[FFmpeg-user] Convert to: Apple PRO RES 422 (HQ)

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Dec 28 00:36:22 EET 2017


2017-12-23 15:09 GMT+01:00 saeed vayghani <saeed.uni68-at-yahoo.com at ffmpeg.org>:

> Our problem is about to converting videos to apple quick time format.
> The difficult part is matching output with apple recommended specification.
> Please help us to find what switches should we use?
>
> This is my draft command:
> ffmpeg -i input.mp4 -c:v prores -profile:v 2 -vf scale=1920x1080 -codec:a pcm_s16le -b:a 1536k output.mov

(Why did you choose pcm_s16le?)

Please also test with color filter input and please add the complete, uncut
console output.

Do you know what is wrong with the output file?
The specifications do not help.

Carl Eugen


More information about the ffmpeg-user mailing list