2017-03-23 12:43 GMT+01:00 Dave <d...@bit.st>:

> ffmpeg -y -i in.mxf -r 25 -vf settb=1/25 -flags +ilme+ildct -timecode 
> 00:00:00:00
> -acodec pcm_s16le -filter_complex "[:1:a][:2:a]amerge=inputs=2[aout]"
> -map "[aout]" -map 0:0 -qscale:v 6 -vcodec prores_ks -profile:v 1
> -video_track_timescale 25 -copytb -1 out.mov

Do you see the blurring only using the Adobe decoder or also when decoding
with FFmpeg?

Doesn't "-profile:v 3" increase the quality?
Please remove qscale from your command line, it has no effect on prores
encoding.

Please find out what "top-posting" means and avoid it here if you request
support.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to