On 02/28/2016 11:31 AM, Mats Peterson wrote:
Speaking of something else, with these patches it should be possible for
MPlayer to deliver the palette in a side data packet to the FFmpeg AVI
and QuickTime muxers. I suppose that's part of the reason why you want
palette side data handling to be imp
On 02/28/2016 11:31 AM, Mats Peterson wrote:
On 02/28/2016 11:25 AM, Mats Peterson wrote:
On 02/28/2016 11:24 AM, Reimar Döffinger wrote:
Why is the packet data in AVI packets sometimes zero bytes when using
stream copy, Michael? There certainly must be some reason for it?
AVI is fixed frame
On 02/28/2016 11:25 AM, Mats Peterson wrote:
On 02/28/2016 11:24 AM, Reimar Döffinger wrote:
Why is the packet data in AVI packets sometimes zero bytes when using
stream copy, Michael? There certainly must be some reason for it?
AVI is fixed frame rate. If you have for example variable frame r
On 02/28/2016 11:24 AM, Reimar Döffinger wrote:
Why is the packet data in AVI packets sometimes zero bytes when using stream
copy, Michael? There certainly must be some reason for it?
AVI is fixed frame rate. If you have for example variable frame rate input
empty packets will be used to get
On 28.02.2016, at 03:10, Mats Peterson wrote:
> On 02/28/2016 03:00 AM, Mats Peterson wrote:
>>
>>
>>
>> ___
>> ffmpeg-devel mailing list
>> ffmpeg-devel@ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>
> Why is the packet data
On 02/28/2016 03:00 AM, Mats Peterson wrote:
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Why is the packet data in AVI packets sometimes zero bytes when using
stream copy, Michael? There c
--
Mats Peterson
http://matsp888.no-ip.org/~mats/
>From 40adfd0b3be94dfaf88187ee9f71bd85ad858f9d Mon Sep 17 00:00:00 2001
From: Mats Peterson
Date: Sun, 28 Feb 2016 02:58:36 +0100
Subject: [PATCH 1/2] lavf/avienc: Add support for palette side data packets
---
libavformat/avienc.c | 49 ++