[Libav-user] avi with yuvj422p support
Gonzalo Garramuño
ggarra13 at gmail.com
Sat Mar 23 02:10:37 EET 2019
El 22/3/19 a las 20:13, Carl Eugen Hoyos escribió:
> 2019-03-23 0:08 GMT+01:00, Gonzalo Garramuño <ggarra13 at gmail.com>:
>
>> Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p
> This is an expected pix_fmt for mjpeg, it is likely that your
> video is shown correctly by all players that support mjpeg in avi.
>
> Carl Eugen
Yes, and mine also shows it properly. However only when I don't set
sws_scale to return YUVJ422P but YUV422P only. ffplay, for example,
always works with YUV420P as yuv format. It does let sws_scale do the
translation. I wanted to verify that YUVJ422P is not handled natively
by any player. Never mind me. I am being too correct.
--
Gonzalo Garramuño
More information about the Libav-user
mailing list