[FFmpeg-user] [help] how to encode mpeg2 stream with pixel_format = yuv422?

linxs linxsy at gmail.com
Sat Mar 14 09:06:48 CET 2015


I try command like this:
ffmpeg -i xxxx.m2ts -c:v mpeg2video -pixel_format "yuv422p" out.mpg

but the output pixel format is always "yuv420".
How to ?

thanks!


More information about the ffmpeg-user mailing list