[gst-devel] Porting Matroska demuxer to 0.9
Tim Müller
t.i.m at zen.co.uk
Wed Sep 14 09:15:01 CEST 2005
On Wed, 2005-09-14 at 16:58 +0200, Michal Benes wrote:
> I would like to start porting matroska demuxer (and later muxer) to
> 0.9. Is there anybody who has been thinking about this and can give me
> some tips?
>
> Unfortunately, the old code depends on now obsolete bytestream
> interface. To make think worse, I need to support "live stream
> input" (well my input element is technically not live stream, but it
> does not allow random access). Hence, the sink pad must be able to
> operate in _chain based mode.
I've got a mostly-finished first port to 0.9, but it's getrange-based
only so far. Haven't had a chance to finish it up yet, but should
hopefully get around to it next week when I'm back.
Cheers
-Tim
More information about the gstreamer-devel
mailing list