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. Carl Eugen