[FFmpeg-devel] [PATCH] rmdec.c: support for multirate files

Michael Niedermayer michaelni
Tue Dec 30 15:52:49 CET 2008


On Tue, Dec 30, 2008 at 08:42:58AM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> see $attached. Seeking probably doesn't work and packets are not
> retrieved interleaved, 

in other words your patch does not work at all and you just hacked the
demuxer to somehow output the packets.

What we need is as i said support for non interleaved rm files.
see avidec.c as an example on how to demux non interleaved data.

if you want to see your patch approved it must correctly interleave packets
having all packets of the video stream (maybe a few hours long) output
before the first audio packet is not ok.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081230/ce7ca3b5/attachment.pgp>



More information about the ffmpeg-devel mailing list