Re: [FFmpeg-devel] [PATCH] avformat/matroskaenc: flag discardable packets as such

2017-12-15 Thread John Stebbins
On 12/15/2017 10:00 AM, James Almer wrote: > On 12/15/2017 2:56 PM, John Stebbins wrote: >> On 12/13/2017 07:14 PM, James Almer wrote: >>> Signed-off-by: James Almer >>> --- >>> libavformat/matroskaenc.c | 8 ++-- >>> 1 file changed, 6 insertions(+), 2 deletions(-) >>> >>> This only has an ef

Re: [FFmpeg-devel] [PATCH] avformat/matroskaenc: flag discardable packets as such

2017-12-15 Thread James Almer
On 12/15/2017 2:56 PM, John Stebbins wrote: > On 12/13/2017 07:14 PM, James Almer wrote: >> Signed-off-by: James Almer >> --- >> libavformat/matroskaenc.c | 8 ++-- >> 1 file changed, 6 insertions(+), 2 deletions(-) >> >> This only has an effect when muxing h265 streams originating from the >

Re: [FFmpeg-devel] [PATCH] avformat/matroskaenc: flag discardable packets as such

2017-12-15 Thread John Stebbins
On 12/13/2017 07:14 PM, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/matroskaenc.c | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > This only has an effect when muxing h265 streams originating from the > libx265 wrapper atm, as no other encoder or demuxer

[FFmpeg-devel] [PATCH] avformat/matroskaenc: flag discardable packets as such

2017-12-13 Thread James Almer
Signed-off-by: James Almer --- libavformat/matroskaenc.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) This only has an effect when muxing h265 streams originating from the libx265 wrapper atm, as no other encoder or demuxer currently sets the flag. I compared the output of our