From 148e015db65fa2a791e124b2de498402dfbb7bfd Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 3 Oct 2007 13:57:33 +0000 Subject: "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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24692 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 1f97a3fe13..4e810b0412 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2575,7 +2575,7 @@ audiocodec raatrcmac audiocodec ffadpcmimaamv info "FFmpeg AMV IMA ADPCM audio" status working - format 0x01 + fourcc AMVA ; internal MPlayer FourCC driver ffmpeg dll adpcm_ima_amv -- cgit v1.2.3