diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-10 23:14:24 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-10 23:14:24 +0000 |
commit | c411498f4ef4bf2957ccfbb735057c788f44108f (patch) | |
tree | 97e0970d5967cd653746ec5392d0d5c362d07324 /DOCS | |
parent | 611d454dda51b74306532cf08f022b1b574aea60 (diff) | |
download | mpv-c411498f4ef4bf2957ccfbb735057c788f44108f.tar.bz2 mpv-c411498f4ef4bf2957ccfbb735057c788f44108f.tar.xz |
Formatting fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17165 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6ceb0d772e..6e99bce798 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1256,9 +1256,14 @@ set colorspace colorspace (fourcc) in hex .IPs size=<value> frame size in Bytes +.REss .sp 1 +.RS .I EXAMPLE: -.IPs mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif:w=176:h=144 +.RE +.PD 0 +.RSs +.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif:w=176:h=14" Play the famous "foreman" sample video. .RE .PD 1 |