On 03/05/2016 12:21 PM, Mats Peterson wrote:
I've noticed that avienc.c is close to useless for use with stdout. It
only checks pb->seekable in a few places, and for example the
ff_end_tag() function uses avio_seek(), but that one is used in several
places where there is no check for a seekable stream.

Anyway, this version adds the AVISF_VIDEO_PALCHANGES flag properly to
the 'strh' chunk, per the Microsoft documentation.

Mats



Once again, here's a good file with xxpc chunks that you can try. It is encoded with Microsoft Video 1 (CRAM).

https://samples.ffmpeg.org/avi/palette_change/toon.avi

Mats

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

Reply via email to