[Ffmpeg-devel] Issue with FFMPEG and QDMC audio decoding
REberhardt at marketforward.com
REberhardt
Wed Mar 8 18:39:34 CET 2006
Unable to decode QDMC audio encoded MOV files. Using FFMPEG Sherpya build
(07-mar-2006 CVS Build). Receiving Unsupported codec for input audio.
QDM2 audio shows support for decoding, and libav codec appears to be
QDMC/QMD2 compatible (v1 and v2), but just plain isn't working for me -
want to ensure that QDMC is actually supported. Any help would be
appreciated - see command-line opts and console below (Windows build if
you couldn't tell :)
D:\ffmpeg>ffmpeg -y -i 18009.mov -target ntsc-dvd rob.mpg
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-mingw32 --enable-memalign-hack --enable-gpl
--enable-
a52 --enable-dts --enable-mp3lame --enable-faac --enable-amr_nb
--enable-faad --
enable-amr_wb --enable-pp --enable-x264 --enable-xvid --enable-theora
--enable-l
ibogg --enable-vorbis --enable-amr_if2
libavutil version: 49.0.0
libavcodec version: 51.7.0
libavformat version: 50.3.0
built on Mar 8 2006 14:38:03, gcc: 4.1.0 [Sherpya]
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '18009.mov':
Duration: 00:00:21.7, start: 0.000000, bitrate: 311 kb/s
Stream #0.0(eng), 15.00 fps(r): Video: svq1, yuv410p, 240x180
Stream #0.1(eng): Audio: QDMC / 0x434D4451, 22050 Hz, mono
Output #0, dvd, to 'rob.mpg':
Stream #0.0, 29.97 fps(c): Video: mpeg2video, yuv420p, 720x480, q=2-31,
6000 k
b/s
Stream #0.1: Audio: ac3, 48000 Hz, mono, 448 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Unsupported codec (id=0) for input stream #0.1
Thanks, Rob
More information about the ffmpeg-devel
mailing list