[FFmpeg-devel] [PATCH]Fix linesize for pix_fmt pal8
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jun 13 15:36:22 CEST 2012
Hi!
FFmpeg currently cannot read raw pal8 files written with ffmpeg if
width mod 4 != 0.
Attached patch fixes that (and allows QuickTime to read the files if a
palette is written).
Please review, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchpal8pixfmt.diff
Type: text/x-diff
Size: 570 bytes
Desc:
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120613/984053cd/attachment.bin>
More information about the ffmpeg-devel
mailing list