The platform SDK sample datasource plugin hangs
Fri, 9 Oct 2009 10:42:01 -0700
I am using Windows Server 2003 and Windows Media Services 9. I rebuilt and
register the sample datasource plugin from the platform SDK. When I streamed
a wmv video from the windows media server to the player, the player hang when
I tried to seek to a different place.
Here is what I observed:
- The same wind ...
|
enabling visualization for Media Element of WPF
Wed, 7 Oct 2009 03:04:13 -0700
Hi Team,
how to enable visualization into Media Element (WMP)
at WPF (.Net 3.5 SP1) ?
I am able to play successfully a media file.
Thank you,
Sahridhayan ...
|
IWMWriter, 2 audio streams
Tue, 6 Oct 2009 20:12:01 -0700
Will IWMWriter accept 2 audio streams simultaneously if the presentation
times etc on the 2 streams are in sync. ???
--
thx in advance .. Ssteve ...
|
Play random movie, start at random location
Mon, 5 Oct 2009 17:01:46 -0700 (PDT)
Hello, I wrote a WinForms app that uses the Windows Media ActiveX
control to play a movie. The app scans a directory for media files,
chooses one randomly, and then starts playback from a random location.
I would like to do something similar that will run in Media Center, so
that I can launch it with the ...
|
Write Compressed H264 Stream
Mon, 5 Oct 2009 14:29:56 -0700 (PDT)
What are the steps I need to take in order to create a profile to
write a compressed video stream into an ASF container? ...
|
OnAcquireCredentials Event
Mon, 5 Oct 2009 08:02:04 -0700
Hi All
I am writing a service to start the Windows Media Encode (v9) and have it
attach to a Windows Media Server publishing point. When running the WME
manually, I am prompted to enter a Username and Password but when running
through the service, I am always receiving authentication errors. I have
tried ...
|
memory leak in loading IWMProfile
Mon, 5 Oct 2009 07:49:06 -0700
I used IWMProfileManager::LoadfProfileByData() to obtain a IWMProfile from a
custom .prx file. Even after releasing the IWMProfile pointer, when exiting
the app, it still reports memory leak.
Of course, I have closed the .prx file properly, and delete any read-buffer
used for loading.
I am pretty sure th ...
|
|
|
VIDEOINFOHEADER2 as input type for encoding purposes
Mon, 5 Oct 2009 03:19:02 -0700
As the content to be encoded is interlaced i am setting the input media type
which has video format as VIDEOINFOHEADER2.
But when we try to make an output type, it fails in GetPrivateData with
E_INVALIDARG.
After setting the VIDEOINFOHEADER2 in SetInputType which is successful, I
enumerate the output types ...
|
wmdb extracting
Fri, 2 Oct 2009 12:53:02 -0700
has anyone seen any sample code on how to iterate through the media library
file and extract all audio metadata?
thanks in advance ...
|
MP3/WMA Uncompressed samples
Fri, 2 Oct 2009 04:41:01 -0700
Hi, I have been looking at uncompressed samples coming out of IWMSyncReader.
Q1. (Applies to one audiofile). I have an audio track (not sure if it is
mp3 or wma) where IWMSyncReader produces samples which are 9216 bytes in
length, with a sampleduration of 1040000, and sometimes a sampleduration of
1050000. ...
|