Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-09 Thread Michael Niedermayer
On Thu, Oct 08, 2015 at 07:52:40AM +0200, Christophe Gisquet wrote: > Hi, > > 2015-10-08 1:38 GMT+02:00 Michael Niedermayer : > >> So I have made a fate test on 1 frame for each sequence (total around > >> 1.8MB). > >> > >> Is it ok? > > > > ok > > Here you go. Hendrik has kindly volunteered to

Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-07 Thread Christophe Gisquet
Hi, 2015-10-08 1:38 GMT+02:00 Michael Niedermayer : >> So I have made a fate test on 1 frame for each sequence (total around 1.8MB). >> >> Is it ok? > > ok Here you go. Hendrik has kindly volunteered to upload the 2 samples for me. -- Christophe From 332b92d977ae04db0080973426ddc019d93a040b Mon

Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-07 Thread Michael Niedermayer
On Wed, Oct 07, 2015 at 08:11:21PM +0200, Christophe Gisquet wrote: > 2015-10-05 14:03 GMT+02:00 Christophe Gisquet : > > Hi, > > > > 2015-10-05 13:18 GMT+02:00 Michael Niedermayer : > >> do you have any testcases you can share for these ? > > > > I was provided some but that I assume not redistrib

Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-07 Thread Christophe Gisquet
2015-10-05 14:03 GMT+02:00 Christophe Gisquet : > Hi, > > 2015-10-05 13:18 GMT+02:00 Michael Niedermayer : >> do you have any testcases you can share for these ? > > I was provided some but that I assume not redistributable. I asked the > same question but got no reply. > > There's this one sequenc

Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-05 Thread Christophe Gisquet
Hi, 2015-10-05 13:18 GMT+02:00 Michael Niedermayer : > do you have any testcases you can share for these ? I was provided some but that I assume not redistributable. I asked the same question but got no reply. There's this one sequence here that I assume to be redistributable: https://trac.ffmpe

Re: [FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-05 Thread Michael Niedermayer
On Sat, Oct 03, 2015 at 06:59:13PM +0200, Christophe Gisquet wrote: > Cleaned up version of v1, with the first patches fixing bugs exacerbated > by the following new code, in general improving the current code so as to > introduce DNxHR. > > DNxHR is then added progressively, in particular the ext

[FFmpeg-devel] [PATCH 0/9] Initial support for DNxHR, v2

2015-10-03 Thread Christophe Gisquet
Cleaned up version of v1, with the first patches fixing bugs exacerbated by the following new code, in general improving the current code so as to introduce DNxHR. DNxHR is then added progressively, in particular the extended handling needed. Christophe Gisquet (7): dnxhddec: cleanup frame head