[FFmpeg-devel] [PATCH] use multithreading in dnxhdenc regression
Reimar Döffinger
Reimar.Doeffinger
Sun Oct 11 13:55:38 CEST 2009
On Sun, Oct 11, 2009 at 01:42:14PM +0200, Michael Niedermayer wrote:
> On Sat, Oct 10, 2009 at 06:55:43PM +0200, Reimar D?ffinger wrote:
> > Hello,
> > since the DNxHD encoder produces the same results with multiple threads,
> > and we have a fallback for systems where no threading support is
> > available, I propose to do at least the slowest of the tests with -threads 4.
>
> i dont mind ...
Applied.
> > Another option would be to add an extra test with -threads 4, doing
>
> i would prefer to avoid adding more tests, as the regression tests are
> already taking quite some time (especially on older computers ...)
In that case that's ok, but in general avoiding growing the regression
tests seems like a really bad idea, it would be better to split the
tests if necessary.
More information about the ffmpeg-devel
mailing list