[Mp4-tech] [video] YUV player source code

Tuukka Toivonen tuukkat ee.oulu.fi
Thu Apr 28 13:41:11 EDT 2005


On Thu, 28 Apr 2005, Sandip Ray wrote:
>    Would you please tell me where can I get source code for displaying YUV
> 4:2:0 raw data(i.e. YUV player) in Linux ?

You can do it with mplayer, use command line like
 	mplayer -rawvideo on:fps=25:w=352:h=288:format=i420 munchener_hall-352x288.yuv
Use "." key to advance frame-by-frame.
You may also want to use option "-vo x11" as it disables
hardware scaling which may make it difficult to examine
individual pixels.
http://www.mplayerhq.hu


More information about the Mp4-tech mailing list