Mats Peterson <matsp888-at-yahoo....@ffmpeg.org> skrev: (21 februari 2016 
02:00:14 CET)
>Forgot movenc.h.

I should add that converting an odd file to raw 24-bit QuickTime produces a 
skewed file. Something is not entirely correct in the calculations in 
ff_reshuffle_raw_rgb(), probably related to QuickTime using 2-byte rather than 
4-byte aligned strides. Try the following:

ffmpeg -i 8bpp_129.mov -vcodec rawvideo -pix_fmt rgb24 24bpp_129.mov

Mats
-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to