[FFmpeg-devel] [PATCH v2] lavf/qtpalette: Treat 1-bit video as palettized
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Dec 30 01:26:30 CET 2015
Michael Niedermayer <michael <at> niedermayer.cc> writes:
> i tested with ffplay, and there it works
I tested the following:
$ git checkout b0e23f2a37b45e8fa7e9ae91301d0ef572e80181
$ wget
http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151229/c12907af/attachment.bin
$ md5sum attachment.bin
1656289c65333dab470046c38888dc96 attachment.bin
$ patch -p1<attachment.bin
$ ./configure && make ffplay
$ ffplay Earth\ Spin\ 1-bit\ qtrle.mov
Looks black and white here, what do I miss?
Carl Eugen
More information about the ffmpeg-devel
mailing list