[MPlayer-cvslog] r24673 - in trunk: Changelog etc/codecs.conf libmpdemux/demux_lavf.c

Vladimir Voroshilov voroshil at gmail.com
Sun Sep 30 19:20:05 CEST 2007


2007/9/30, Roberto Togni <rxt at rtogni.it>:
> On Sun, 30 Sep 2007 05:49:22 +0200 (CEST)
> voroshil <subversion at mplayerhq.hu> wrote:
>
> > Author: voroshil
> > Date: Sun Sep 30 05:49:22 2007
> > New Revision: 24673
> >
> > Log:
> > AMV demuxer and audio/video decoder
> >
> [...]
> >
> > +audiocodec ffadpcmimaamv
> > +  info "FFmpeg AMV IMA ADPCM audio"
> > +  status working
> > +  format 0x01
> > +  driver ffmpeg
> > +  dll adpcm_ima_amv
> > +
> [...]
>
> This is wrong, format 0x01 is pcm. the code should be changed to give
> it an internal 4cc ('AMVA') like it's done for AMV video.
>

Fake AMVA fourcc will work only when format==0x00.
But in AMV files format==0x01
Fix me if i'm wrong.

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719



More information about the MPlayer-cvslog mailing list