Another examples showing how to play raw YUV video samples

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17181 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2005-12-11 22:09:55 +00:00
parent b558338282
commit ef056dba90
2 changed files with 7 additions and 3 deletions

View File

@ -1258,8 +1258,10 @@ frame size in Bytes
.RE
.PD 0
.RSs
.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif:w=176:h=144"
.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
Play the famous "foreman" sample video.
.IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
Play a raw YUV sample.
.RE
.PD 1
.

View File

@ -1,4 +1,4 @@
.\" synced with 1.1176
.\" synced with 1.1177
.\" MPlayer (C) 2000-2005 MPlayer Team
.\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
.\" Traduction: Guillaume POIRIER < poirierg AT gmail.com >,
@ -1335,8 +1335,10 @@ taille de trame en octets
.RE
.PD 0
.RSs
.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif:w=176:h=144"
.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
Joue le fameux morceau de vidéo "foreman".
.IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
Joue un morceau de vidéo YUV.
.RE
.PD 1
.