[MPlayer-dev-eng] Re: [PATCH] codecs.conf AMR change

Roberto Togni r_togni at tiscali.it
Sun Apr 24 13:41:25 CEST 2005


On Sat, 23 Apr 2005 22:15:28 +0000 (UTC)
adland123 <adland123 at yahoo.com> wrote:

[...]
> Okay thanks for looking into this.
> It looks like there is no specific fourcc inside an AMR file.
> You can however derive the valid fourcc (samr or sawb) from the first
few bytes
> #!AMR or #!AMR-WB.

I applied the fourcc fix to ffmpeg
> 
> > I put the samples in samples/amr/ on mphq, btw sample2.amr and
> > whatireallywant.amr does not work in mplayer but work ok in ffplay,
i
> > still have to check why.
> 
> Thanks for doing this file upload.
> For me all samples played fine with MPlayer after the  change.
> unsure if we are using the same code?

The codec is the same, amr narrowband. The problem is probably at
demuxer level, with sample2 and whati... files MPlayer prints a 
"stream_seek: WARNING! Can't seek to 0x5A86 ! Seek failed" message, and
when playback fails it gets an EOF. Porbably there is something in
demuxer detection that triggers the EOF.

Ciao,
 Roberto




More information about the MPlayer-dev-eng mailing list