Add support for QT BMP 1bpp color mode.
C:\>ffmpeg -i BMP_1bpp_color.mov
ffmpeg version git-N-29638-g95f163b, Copyright (c) 2000-2011 the FFmpeg develope
rs
built on May 6 2011 12:50:01 with gcc 4.5.3
configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
--enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --pkg-config=pkg-confi
g
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 3. 0 / 53. 3. 0
libavformat 53. 0. 3 / 53. 0. 3
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 4. 0 / 2. 4. 0
libswscale 0. 14. 0 / 0. 14. 0
[msrle @ 01D0C6C0] unsupported bits per sample
Last message repeated 44 times
[mov,mp4,m4a,3gp,3g2,mj2 @ 01D0B560] Could not find codec parameters (Video: msr
le, 640x480, 4608 kb/s)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'BMP_1bpp_color.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2011-05-11 11:50:28
Duration: 00:00:02.98, start: 0.000000, bitrate: 4578 kb/s
Stream #0.0(eng): Audio: qdm2, 48000 Hz, 2 channels, s16, 48 kb/s
Metadata:
creation_time : 2011-05-11 11:50:28
Stream #0.1(eng): Video: msrle, 640x480, 4608 kb/s, 15 fps, 15 tbr, 15 tbn,
15 tbc
Metadata:
creation_time : 2011-05-11 11:50:28
At least one output file must be specified
Fixed by ami_stuff;-)