changeset 24672:73a7e3da473e

"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.
author reimar
date Wed, 03 Oct 2007 13:57:33 +0000
parents fbcd9dcb0daf
children 0dd1b48af82c
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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