summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-11 22:50:00 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-11 22:50:00 +0000
commit80bba00022514a867b14cc7bd30a743d648174ae (patch)
tree0dcd33ae5ddd1cf97760f9367f69a547b5279d2c /DOCS
parent5766c1eb45552700da847e5a558da025fd678282 (diff)
downloadmpv-80bba00022514a867b14cc7bd30a743d648174ae.tar.bz2
mpv-80bba00022514a867b14cc7bd30a743d648174ae.tar.xz
hopefully last format correction regarding prior commit in video output drivers section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13320 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index c3ca324b55..006cc90669 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2758,7 +2758,8 @@ Only supports the YV12 format.
The resulting image is (width) * (height * 1.5) of the original
image.
At coordinates 0,0 for width,height you have the Y plane, at coordinates
-0,height for width/2,height/2 you have the U plane and at width/2,height for
+0,height
+for width/2,height/2 you have the U plane and at width/2,height for
width/2,height/2 you have the V plane.
There are no suboptions.
.
@@ -2787,6 +2788,7 @@ You can force a particular format with the format video filter.
.IPs "\-vf format=bgr15"
Saves images with 2 bytes per pixel.
.RE
+.PD 1
.
.
.