On 03/13/2016 09:34 AM, Mats Peterson wrote:
Reposting it.

Here's an interesting one. Windows Media Player won't make any palette
changes without the xxpc chunks being indexed.

Fixing the logic for reading and seeking with xxpc chunks in the demuxer
  is a future task. Now the muxing of video with xxpc chunks works
properly at least.

Try playing the resulting test.avi file from the command line below with
Windows Media Player, with and without this patch.

ffmpeg -i TOON.AVI -c:v copy -c:a copy test.avi

Mats



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


Any questions about this one?

--
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