[FFmpeg-user] Slight blur on converted video
chronek
chronek at interia.eu
Sat Mar 25 03:31:53 EET 2017
I think reason why you can not get the same result is simple, ame using
apple prores, apple codec is closed and patented, ffmpeg prores is
opensource community implementation and creates non standard prores
files, try increase bitrate (-bits_per_mb 1200) and check if it get good
result, if result will be good then it only means that ffmpeg prores
have lower encode efficienty and that why is blurred
More information about the ffmpeg-user
mailing list