On Tue, Sep 29, 2015 at 2:23 PM, Carl Eugen Hoyos <[email protected]> wrote:

> Robert Krüger <krueger <at> lesspain.de> writes:
>
> > ffmpeg -i noise_luma20.mov -threads 1 -vf atadenoise
> > -c:v mpeg4 -q:v 1 noise_luma20_denoised_t1_2.mov
>
> You have to use -threads 1 on the input file as well.
>
>
so the -threads on the input affects the threads used in the filters as
well?
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to