2017-12-23 15:09 GMT+01:00 saeed vayghani <saeed.uni68-at-yahoo....@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
_______________________________________________
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