waveout/direct sound call to get audio output stream
Fri, 4 Jul 2008 03:21:11 -0700 (PDT)
Hi all,
I have a requirement that i need to inject a directsound/waveout
method to hook on to get output audio stream. Please anybody tell me
which function do i need to use it for this purpose.
Thanks ...
|
Changing the DRM Header on the fly
Thu, 3 Jul 2008 11:53:01 -0700
Hi!
I want to find a way of changing the DRM Header when the content is provided
by Media Services to the client. Basically I want to change the license url
on the drm header at the time the content is being sent to the client. Is
there a kind of a HttpModule to grab the request and change the content at
...
|
WME:How could I resize the preview window?
Wed, 2 Jul 2008 19:40:01 -0700
Hi,
I created WMEncoder preview window by myself, When I resize the window,the
preview image doesn't change . I can adjust preview size only by restarting
encoder and creating new preview object. but this is not what I want ,I hope
to resize the preview window while the encode is keep running. ...
|
How do I monitor encoding file's size while encoding?
Wed, 2 Jul 2008 08:19:26 +0200
I am using the sdk to do screen capture recording and need to be able to
monitor the size of the file while recording. For some reason the file size
stays around 6k untill you call the WMEncoder.Stop() function at which point
it write the data to the file.
Any tips appreciated?
...
|
Memory leak with WMP OCX
Tue, 1 Jul 2008 14:15:21 -0700
I'm using the Windows Media Player OCX control in one of my applications
which has to handle a large number of audio files sequentially without using
up too much memory. I call the Close() function each time I am finished with
a file, but as the program progresses I see its VM usage shoot past 1GB after
ope ...
|
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
...
|