# HG changeset patch # User reimar # Date 1191419853 0 # Node ID 73a7e3da473eca6f5965d140d13471df1bc41652 # Parent fbcd9dcb0dafbbe9727d33140236aac18de3ef21 "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM. Set it to AMVA. You will have to use -ac +ffadpcmimaamv until the demuxer is fixed. diff -r fbcd9dcb0daf -r 73a7e3da473e etc/codecs.conf --- a/etc/codecs.conf Wed Oct 03 11:55:30 2007 +0000 +++ b/etc/codecs.conf Wed Oct 03 13:57:33 2007 +0000 @@ -2575,7 +2575,7 @@ audiocodec ffadpcmimaamv info "FFmpeg AMV IMA ADPCM audio" status working - format 0x01 + fourcc AMVA ; internal MPlayer FourCC driver ffmpeg dll adpcm_ima_amv