summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-03 13:57:33 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-03 13:57:33 +0000
commit148e015db65fa2a791e124b2de498402dfbb7bfd (patch)
tree758ab03b94c28e08b8c90741bcc5499d29e2db91 /etc
parentda6898ea624b11883efe4394cb5e3fae87619e1c (diff)
downloadmpv-148e015db65fa2a791e124b2de498402dfbb7bfd.tar.bz2
mpv-148e015db65fa2a791e124b2de498402dfbb7bfd.tar.xz
"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
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
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