Hi,

On Mon, Aug 13, 2018 at 11:56 AM, Carl Eugen Hoyos <[email protected]>
wrote:

> 2018-08-08 0:37 GMT+02:00, Kyle Swanson <[email protected]>:
>
> > +    {"n_threads", "Set number of threads to be used when computing
> vmaf.",
> >             OFFSET(n_threads), AV_OPT_TYPE_INT, {.i64=0}, 0, UINT_MAX,
> > FLAGS},
>
> Why does this not use -filter_threads?


Didn't know it was an option. I can certainly change the code to use it. I
assume this sets AVFilterContext::nb_threads?


> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

Thanks,
Kyle
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to