[FFmpeg-user] converting .mov(MJPEG) to web optimized .mp4(h264)

James Darnley james.darnley at gmail.com
Mon Jun 30 13:47:20 CEST 2014


On 2014-06-30 13:13, Reindl Harald wrote:
> x264 [error]: baseline profile doesn't support 4:2:2

This is dead easy to solve!  Add -pix_fmt yuv420p to the command line to
make ffmpeg convert to 4:2:0.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 683 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140630/254678c7/attachment.asc>


More information about the ffmpeg-user mailing list