Re: How to write ASF file that video/audio codec is from third party?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Stuart Wyatt [MS] (swyatt_at_online.microsoft.com)
Date: 09/01/04


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?
>>>
>>>
>>
>>
>>.
>> 


Relevant Pages

  • Re: Poor performance with large datasets
    ... > We also looked into using a 3rd party product to compress the XML ... > dataset before returning it from the web service, ... their binary format supports compression + encryption and is really fast ... I've used RO SDK for over a year and have no complaints .. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Zip/Compression in .NET
    ... Steve Muccione wrote: ... > compress is part of the damn SDK ... Joerg Jooss ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Zip/Compression in .NET
    ... compress is part of the damn SDK ... and you can go to www.gzip.org and get the source for zlib and gzip for free ...
    (microsoft.public.vstudio.development)
  • Re: Zip/Compression in .NET
    ... Steve Muccione wrote: ... > compress is part of the damn SDK ... Joerg Jooss ...
    (microsoft.public.vstudio.development)
  • Re: Zip/Compression in .NET
    ... compress is part of the damn SDK ... and you can go to www.gzip.org and get the source for zlib and gzip for free ...
    (microsoft.public.dotnet.framework.aspnet)