How to play YUV files using MPlayer -blog archive

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to play YUV files using MPlayer -blog archive

7,360 Views
daiane_angolini
NXP Employee
NXP Employee

mplayer -demuxer rawvideo -rawvideo w=176:h=144:format=i420 a.yuv -loop 0



ref:

http://rxwen.blogspot.com/2011/01/view-raw-yuv-file-with-mplayer.html

Tags (1)
1 Reply

1,460 Views
quentinfritayre
Contributor I

I prefer this syntax :

mplayer file.yuv -demuxer rawvideo -rawvideo w=720:h=576:fps=30:format=uyvy