[Ffmpeg-devel] [PATCH] Real demuxer audio reordering, take 2

Diego Biurrun diego
Mon Dec 5 22:21:58 CET 2005


On Sun, Dec 04, 2005 at 11:49:10PM +0100, Roberto Togni wrote:
> 
> Attached you can find the demuxer patch, a patch for 28_8 codec
> (warning: breaks binary compatibility), and a patch for the
> not-yet-committed cook codec.

28_8 does not yet work, at least on bigendian, but this is no different
than before.  ffplay produces about a second of audio and then hangs
pegging the CPU with messages like

[real_288 @ 0x10288ab0]ffra288: Error! Input buffer is too small [12<38]

> Thing still broken (not because of this patch): old .ra format supports
> only codec 14_4, only codec available in lavc are supported, remuxing
> in rm does not work (even if you use copy), and maybe others :)

While we're talking about 14_4: I have a few 14_4 samples that don't
work properly with the FFmpeg decoder but decode fine with the MPlayer
native decoder.  Are you aware of this or do you need the samples?

> Please comment, i plan to apply it soon so that cook decoder can
> finally be committed.

\o/

Also, let's not forget to remove the debug output from the cook decoder
before committing it.

Diego





More information about the ffmpeg-devel mailing list