[Ffmpeg-devel] [BUG] RealAudio 2.0 decoding fails
Diego Biurrun
diego
Sat Dec 17 14:47:46 CET 2005
On Tue, Mar 01, 2005 at 03:53:20AM +0100, Diego Biurrun wrote:
> Diego Biurrun writes:
> >
> > Although RealAudio 2.0 (RA288) is listed under supported codecs, the
> > following file fails to play in ffplay:
> >
> > http://www.mplayerhq.hu/MPlayer/samples/real/RA/ddinterview28.ra
> >
> > The file is not played and ffplay complains "could not open codecs".
>
> Michael, your last commit did not fix this issue (yet).
>
> ffplay no longer complains about unknown codecs but prints
>
> [real_288 @ 0x8314604]ffra288: Error! Input buffer is too small [1000<2736]
>
> endlessly. MPlayer prints a slightly different message:
>
> [real_288 @ 0x867da1c]ffra288: Error! Input buffer is too small [228<2736]
FWIW, after Roberto reworked the RM demuxing MPlayer now works fine,
while FFmpeg still fails. So this is definitely a problem in the
libavformat demuxer.
Diego
More information about the ffmpeg-devel
mailing list