Re: How to write ASF file that video/audio codec is from third party?
From: Stuart Wyatt [MS] (swyatt_at_online.microsoft.com)
Date: 09/01/04
- Next message: McM: "Questions about Multi-BitRate (MBR) Files"
- Previous message: Stuart Wyatt [MS]: "Re: Using custom data unit extensions"
- Maybe in reply to: Per Rĝe: "Re: How to write ASF file that video/audio codec is from third party?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Sep 2004 15:53:32 -0700
You can do it with the SDK, but you'll have to compress the data yourself
(through the 3rd party codec) and supply the compressed data to
WriteStreamSample as Geoff says.
-- -Stuart This posting is provided "AS IS" with no warranties, and confers no rights. "Rubing" <anonymous@discussions.microsoft.com> wrote in message news:054f01c48f04$1d8fc8e0$a401280a@phx.gbl... > Do you have any idea what SDK can write ASF files using > third party codecs? > > - Rubing > >>-----Original Message----- >>The WMF SDK does not support using third party codecs in > the writer. You >>will need to compress the samples outside of the writer > and call >>WriteStreamSample instead. >> >>Geoff >> >>-- >>This posting is provided "AS IS" with no warranties, and > confers no rights. >> >>"Rubing" <anonymous@discussions.microsoft.com> wrote in > message >>news:2a1301c48e80$f3574f40$a301280a@phx.gbl... >>> I am writing ASF file writer using WMF SDK 9. However, >>> when using Video/Audio codec which is from not provided >>> from MS, the writer always fails. >>> >>> Can anyone have any idea on this? >>> >>> >> >> >>. >>
- Next message: McM: "Questions about Multi-BitRate (MBR) Files"
- Previous message: Stuart Wyatt [MS]: "Re: Using custom data unit extensions"
- Maybe in reply to: Per Rĝe: "Re: How to write ASF file that video/audio codec is from third party?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|