[MPlayer-DOCS] r33689 - trunk/DOCS/man/en/mplayer.1
reimar
subversion at mplayerhq.hu
Tue Jun 21 19:49:21 CEST 2011
Author: reimar
Date: Tue Jun 21 19:49:21 2011
New Revision: 33689
Log:
Improve stereo3d interleaved man page description.
Patch by Steaphan Greene [sgreene cs.binghamton.edu]
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Tue Jun 21 19:32:07 2011 (r33688)
+++ trunk/DOCS/man/en/mplayer.1 Tue Jun 21 19:49:21 2011 (r33689)
@@ -7929,10 +7929,10 @@ mono output (right eye only)
.I NOTE:
To use either of the interleaved-rows output formats to display
full-screen on a row-interleaved 3D display, you will need to scale the
-video to the correct size first using the "scale" filter, if it's not
-already the right size. Typically, that is 1920x1080 stereo (so use
-e.g. "-vf scale=3840x1080,stereo3d=irl" for side-by-side encoded
-movies, for example).
+video to the correct height first using the "scale" filter, if it is not
+already the right height. Typically, that is 1080 rows (so use e.g.
+"-vf scale=1440:1080,stereo3d=sbsl:irl" for a 720p side-by-side encoded
+movie).
.RE
.PD 1
.
More information about the MPlayer-DOCS
mailing list