Error In SetInputProps Media
Wed, 23 Sep 2009 02:37:02 -0700
I'm try to make a video file from the desktop HBitmaps
I able to get the HDC object and get the bitmap files.
In writing the video, using Windows Media SDK
I'm using IWMProfile, IWMProfileManager to load the profile.
and defined the bitmap header in the Media Type
When I call WMWriter.SetInputProps I ...
|
Error in SetInputProps
Wed, 23 Sep 2009 02:23:02 -0700
I'm using IWMProfile, IWMProfileManager to load the profile.
and defined the bitmap header in the Media Type
When I call WMWriter.SetInputProps I'm getting an expcetion 0xC00D0BB8
I'm new to windows SDK, I have some sample VC++ program to Write a BMP file
into WMV with 320 X 240. But for custom profile. ...
|
SetDRMAttribute(Use_Advanced_DRM) returns NS_E_INVALID_REQUEST
Tue, 22 Sep 2009 07:07:01 -0700
Hello all,
I'm trying to protect a Windows Media stream using WM Format SDK 11.
I've strictly followed steps from SDK articles "Copying Streams Without
Decompressing the Data" and "Protecting Files with DRM Version 7 or Later",
but SetDRMAttribute method of IWMDRMWriter returns error NS_E_INVALID_REQUEST
( ...
|
"HTMLView" from local URL
Tue, 22 Sep 2009 06:26:01 -0700
How can I specify "HTMLView" param in ASX file from local HTML file,
something like file://C:\MyHTMLView.html? It does not seem to work. If I put
the same URL on the server and reference it in the ASX file everything works
just fine. ...
|
Trouble using WMDM_MODE_THREAD
Wed, 16 Sep 2009 16:52:51 -0700
You are required to be a member to post replies. After logging in or becoming a member, you will be redirected back to this page.
Posted as a reply to:
Trouble using WMDM_MODE_THREAD
Hi,
I am having quite a bit of trouble using WMDM_MODE_THREAD. I keep
getting crashes, memory corruption, or E_OUTOFME ...
|
Conversion mp3 to WMA
Tue, 15 Sep 2009 22:03:01 -0700
Hi ... Is there a way to convert mp3 files to wma programatically with C# ??
...
--
thx in advance .. Ssteve ...
|
DV Camcorder Video jagged when I move my hand close to camera
Mon, 14 Sep 2009 23:49:01 -0700
Hi, I am trying to broadcast live video over internet using JVC DV Camcorder.
I am using WME 9.0 for broadcast. If my camcorder is still then there is no
problem video is good when played back on WMP, but if I move my hand in front
of Camcorder the object is jagged on WMP as well as on WME.
I have tried with d ...
|
|
|
viewing windows media player stream
Fri, 11 Sep 2009 19:15:01 -0700
I have an application that I wrote that has a simple viewing area and
controls using Visual studio 08 in C#. What I am trying to do is get to some
custom metadata that I have in the stream I am viewing. I was wondering if
anyone knows how to get to the stream as it is playing in the application.
The viewi ...
|
How to tell DirectShow to use a different device for playback?
Fri, 11 Sep 2009 13:14:02 -0700
Hi
My application is using DirectShow for playing audio. How do I tell
DirectShow to use a different audio device (not default device) for playback?
Is this can be done?
I try other solution but not totally working in XP and not working at all in
Vista: DirectSoundEnumerate and change the 'Sound Mapper' key ...
|
Dertermine If Windows Media Encoder Is Running
Fri, 11 Sep 2009 08:09:02 -0700
Hi All
I am writing a service to start WME if it is not running and to restart it
if it ever goes down. I am looking at the SDK help file and cannot find any
reference to determining if the encoder is already up and running.
I can always look in the Windows Processes but would rather have something
that ...
|