huceke / omxplayer

omxplayer
GNU General Public License v2.0
522 stars 502 forks source link

OMXplayer doesn't appear to support yuv444p videos #308

Open pgbconfirmit opened 3 years ago

pgbconfirmit commented 3 years ago

Is it feasible to add support for yuv444p?

popcornmix commented 3 years ago

No not supported by the hardware. Depending on resolution you may be able to play them with VLC or kodi (which can software decode).

walterav1984 commented 3 years ago

You may try mjpeg codec with 422 instead of 444.