Re: adding stream to ASF file
- From: Iain <iain@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Mar 2007 09:53:10 +0000
On Thu, 15 Mar 2007 01:13:13 -0700, Roman Prysiazhniuk wrote:
Hi!
can anybody explaine how can I add some stream to ASF file?
I want to add one stream with some info to my wmv(asf) files.
I saw similar example in WMPlayer SDK called rendering.asf but I don't know
how to create my own file with additional stream.
Er. Firstly, you need a profile which supports the extra stream. Create a
Asf Writer and set the profile.
Then open up the source file with ASF Reader and connect up the outputs to
the appropriate pins of the writer.
Then add the new input file / stream to the graph and hook it up to the ASF
Writer.
If you want to do this without transcoding, you will need to use the WM
Format SDK which gives you much more control. It *may* be possible to do
it in DS, but if it is it will be very painful working out how.
Iain
.
- Prev by Date: Re: mouse support in DSP WMP plug-in
- Next by Date: Re: Audio Timestamp Issue
- Previous by thread: Re: mouse support in DSP WMP plug-in
- Next by thread: Re: adding stream to ASF file
- Index(es):
Relevant Pages
|
Loading