Re: [FFmpeg-devel] [PATCH v5 1/4 v6] lavf/avienc: Add support for palette side data

2016-03-05 Thread Mats Peterson
On 03/05/2016 09:08 AM, Mats Peterson wrote: On 03/05/2016 07:33 AM, Mats Peterson wrote: Only copy/compare enough bytes for the bit depth in question. Here's another good file with xxpc chunks that you can try. It is encoded with Microsoft Video 1 (CRAM). https://samples.ffmpeg.org/avi/pale

Re: [FFmpeg-devel] [PATCH v5 1/4 v6] lavf/avienc: Add support for palette side data

2016-03-05 Thread Mats Peterson
On 03/05/2016 07:33 AM, Mats Peterson wrote: Only copy/compare enough bytes for the bit depth in question. Here's another 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 -- Mats Peterson

[FFmpeg-devel] [PATCH v5 1/4 v6] lavf/avienc: Add support for palette side data

2016-03-04 Thread Mats Peterson
Only copy/compare enough bytes for the bit depth in question. -- Mats Peterson http://matsp888.no-ip.org/~mats/ >From 32eaa0889f7356524d785fa7432d48dd89c32376 Mon Sep 17 00:00:00 2001 From: Mats Peterson Date: Sat, 5 Mar 2016 07:32:12 +0100 Subject: [PATCH v5 1/4 v6] lavf/avienc: Add support for

Re: [FFmpeg-devel] [PATCH v5 1/4 v6] lavf/avienc: Add support for palette side data

2016-03-04 Thread Mats Peterson
On 03/05/2016 07:33 AM, Mats Peterson wrote: Only copy/compare enough bytes for the bit depth in question. Enough bytes of the palette, that is. Mats ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-de