Re: writing part of a stream to a file
- From: "mike" <michabir@xxxxxxxxx>
- Date: 4 Mar 2007 12:43:27 -0800
On Mar 4, 10:30 pm, "Thore B. Karlsen [DShow MVP]" <s...@xxxxxxxx>
wrote:
On Sun, 4 Mar 2007 11:15:54 -0700, "The March Hare [MVP]"
<p...@xxxxxxxxx> wrote:
if you only need it to work with AVI moviesUnless you need to work with AVI files that API doesn't support :)
it will probably be easier to do it using the AVIFile API.
In that case I actually think it would be easier to write your own AVI
parser and writer. :) Looking back at the headaches I had trying to do
it in DirectShow, I don't think I'd do it that way again.
--
Be seeing you.
the graph is supposed to support mpg and avi.
writing my own parser and writer seems like a big headach(mainly
because i never tried it before).
how does GMFBridge helps me to accomplish what i need?
i was thinking of writing 2 transfer filters that drops the frames and
audio samples i dont need (returns E_FAIL) do you think this approach
will work?
thanks
mike
.
- Follow-Ups:
- Re: writing part of a stream to a file
- From: Thore B. Karlsen [DShow MVP]
- Re: writing part of a stream to a file
- From: Michel Roujansky - DirectShow Consultant and Trainer
- Re: writing part of a stream to a file
- From: The March Hare [MVP]
- Re: writing part of a stream to a file
- References:
- writing part of a stream to a file
- From: mike
- Re: writing part of a stream to a file
- From: Thore B. Karlsen [DShow MVP]
- Re: writing part of a stream to a file
- From: The March Hare [MVP]
- Re: writing part of a stream to a file
- From: Thore B. Karlsen [DShow MVP]
- writing part of a stream to a file
- Prev by Date: Re: writing part of a stream to a file
- Next by Date: Re: writing part of a stream to a file
- Previous by thread: Re: writing part of a stream to a file
- Next by thread: Re: writing part of a stream to a file
- Index(es):
Relevant Pages
|