On 02/09/2016 09:06 PM, Mats Peterson wrote:
On 02/09/2016 09:03 PM, Mats Peterson wrote:
I'm currently compiling here, so I can't tell yet... Anyway, AVI stores
the palette in the output file, but only when using "-vcodec copy".
QuickTime doesn't store any palette whatsoever. Just a parenthesis.


Yes, Michael, nut works just fine, and it includes the palette alright.
I'll update my little patch at one place to use 'P','A','L',8 rather
than 'P','A','L','8'.


No, it doesn't work after all. At first I used "ffmpeg -i in.avi out.nut", that is of course not enough to use rawvideo. When using "ffmpeg -i in.avi -vcodec rawvideo out.nut", the palette won't be included.

Mats

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to