Re: [FFmpeg-devel] [PATCH v2] libavcodec/dnxhd: added dnxhr profiles

2016-07-06 Thread Mark Reid
On Wed, Jul 6, 2016 at 2:31 AM, Rostislav Pehlivanov wrote: > On 6 July 2016 at 03:46, Mark Reid wrote: > >> --- >> libavcodec/avcodec.h| 7 +++ >> libavcodec/codec_desc.c | 1 + >> libavcodec/dnxhddec.c | 20 >>

Re: [FFmpeg-devel] [PATCH v2] libavcodec/dnxhd: added dnxhr profiles

2016-07-06 Thread Rostislav Pehlivanov
On 6 July 2016 at 03:46, Mark Reid wrote: > --- > libavcodec/avcodec.h| 7 +++ > libavcodec/codec_desc.c | 1 + > libavcodec/dnxhddec.c | 20 > libavcodec/profiles.c | 10 ++ > libavcodec/profiles.h | 1 + > 5 files changed, 39

[FFmpeg-devel] [PATCH v2] libavcodec/dnxhd: added dnxhr profiles

2016-07-05 Thread Mark Reid
--- libavcodec/avcodec.h| 7 +++ libavcodec/codec_desc.c | 1 + libavcodec/dnxhddec.c | 20 libavcodec/profiles.c | 10 ++ libavcodec/profiles.h | 1 + 5 files changed, 39 insertions(+) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index

[FFmpeg-devel] [PATCH v2] libavcodec/dnxhd: added dnxhr profiles

2016-07-05 Thread Mark Reid
Hi, I hope this is a little bit saner. Is having the multiple profiles too much? I used the profile names from here http://avid.force.com/pkb/articles/en_US/White_Paper/DNxHR-Codec-Bandwidth-Specifications I've have been playing around with the encoder and thought that the individual profiles