windows vista and AxWindowsMediaPlayer
Tue, 1 Jul 2008 10:56:01 -0700
I created a simple win32 application in c# using AxWindowsMediaPlayer and it
all worked in XP. My videos however don't play on my Vista machine. I've
got the proper codecs as I can play my files in a standalone WMP(11) but my
files will not play in Vista. As I said before, same release works in XP.
Am I ...
|
IWMCredentialCallback::AcquireCredentials() and CryptProtectData()
Tue, 1 Jul 2008 09:31:54 -0700 (PDT)
Hi,
I have been developing a program which creates a push sink publishing
point, pushing to a windows media streaming server. I implemented the
IWMCredentialCallback interface and the AcquireCredentials() callback
to be able to pass the username and password to the streaming server.
I set flags to 0 and pass ...
|
Dump Filter DirectShow hangs GraphEdit
Tue, 1 Jul 2008 07:53:46 -0700 (PDT)
Hello everyone,
at the moment i am trying to get dshow sample filter dump filter
running.
The registry settings under [HKEY_CLASSES_ROOT\CLSID] are done. So i
can see the filter in GraphEdit.
When selecting the dump filter, GraphEdit gets hanged and never
returns alive.
Here are the output of dump filter ...
|
0x8007000E on AllocateSample() ?
Tue, 1 Jul 2008 07:05:01 -0700
Any idea what would cause this? The process says it is hardly using any
memory and this is the first time I've seen the error with this process in 2
years. I'm using Windows Media Format SDK 11 on Windows XP boxes, compiled in
Visual Studio 2005 on the same setup. Any ideas would be greatly
appreciated.
...
|
Text Overlay
Tue, 1 Jul 2008 15:56:32 +0200
Anyone know how to add text overlays when encoding or after? I am using the
sdk for screen capture and I want to write the current date and time as a
text overlay within the encoded file.
Any pointers or tips appreciated
...
|
Flash Controls in WMP wont go full size
Tue, 1 Jul 2008 05:02:09 -0700 (PDT)
Hi All,
I am creating a Kiosk style interface where I need to display Flash or
AVI's or other formats on one screen.
I decided to use WMP as it can paly all the formats I will need to.
However, when playing the FLASH file (swf extension) it seems that the
shockwave control wont fill the WMP size, and it d ...
|
How do I write data to a file while encoding?
Tue, 1 Jul 2008 12:56:20 +0200
Hi There
I am using the sdk for screen capture and it seems all the data is written
to memory untill the WMEncoder.Stop() method is called. Is there another
method to flush the data to the file. The WMEncoder.Flush() method doesn't
seem to work.
Any ideas how to flush the data to the file at intervals in ...
|
|
|
Enabling Seeking when encoding
Tue, 1 Jul 2008 12:38:24 +0200
Hi There
I am using the sdk to record screen capture, but my files are not seek
enabled and I cannot fast forward, rewind etc.
Any examples on how to do this (C#, or VB.net) would be greatly appreciated.
Thanks,
Chev
...
|
Create WMV from sequence of images
Mon, 30 Jun 2008 16:16:52 -0700
Hi,
I'm working on a Visual Basic 6 project where I need to take a series of BMP
images and convert them into a WMV where each image displays for :15 seconds
(there will be no audio). The solution must be fully automated. The WMV must
have the same W x H dimensions as the BMPs (720x486, or at least 720x480) ...
|
programmatically rates value
Mon, 30 Jun 2008 08:03:03 -0700
does someone know how to read\write rates value for audio file in a
programmatically way (dot net or vb6)
thanks
--
fabio barbieri ...
|