Re: WMProfile problems
- From: "Alessandro Angeli [MVP::DigitalMedia]" <nobody@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Dec 2005 11:30:08 +0100
Nadav wrote:
> Still IWMMediaProps::SetMediaType keep returning
> NS_E_INVALID_STREAM, what may cause that? is there any
> problem with my WM_MEDIA_TYPE or MPEGLAYER3WAVEFORMAT
> structures?
As I wrote before, the GUIDs in your WM_MEDIA_TYPE are all
wrong. As far as the values in your MPEGLAYER3WAVEFORMAT, I
don't remember: as I said I explain how to fill them up in
some old post you can find on groups.google.com.
> can the WMProfile manage codecs other then
> Windows media codecs?
The WMProfile object doesn't care. The WMWriter does: if set
to compress (default), you must feed it uncompressed data
and it will output data compressed by the WM codecs only; if
set to not compress, you must feed it pre-compressed data
and it will just store it as it is.
--
// Alessandro Angeli
// MVP :: Digital Media
// a dot angeli at psynet dot net
.
- References:
- WMProfile problems
- From: Nadav
- Re: WMProfile problems
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: WMProfile problems
- From: Nadav
- WMProfile problems
- Prev by Date: Re: WMProfile problems
- Next by Date: Re: Overlay surface disable??
- Previous by thread: Re: WMProfile problems
- Next by thread: how to get and set videostandard - PAL or NTSC?
- Index(es):
Relevant Pages
|