[MPlayer-dev-eng] [PATCH] Stereo3D: Row-Interleave Output Support

Steaphan Greene sgreene at cs.binghamton.edu
Sun Jun 12 07:13:46 CEST 2011


Attached is a cleaned-up and corrected (and not compressed) version of
the hack I posted a few days ago, based on current SVN.  I believe this
one IS mature enough to include in mplayer (but, of course, I am eager
for feedback on any problems anyone finds/has with it):


This adds two more stereo modes for 3d output (only, not input):

	"irl" or "interleave_rows_left_first"
	"irr" or "interleave_rows_right_first"

Note that to use these for current passive row-interleave displays, you
need to scale the video to the correct size first using the "scale"
filter, if it's not already the right size.  Usually that is 1920x1080
stereo (so use ",scale=3840x1080" for side-by-side encoded movies, for
example).

This also updates the man page to include these options, but only the
English page, as that's the only language I really speak (well, write).


I tried to stick to the coding and layout conventions already used in
each file I modified.  Let me know if I've failed at that.


If anyone is interested in these modes being enabled for input, I could
probably do that without much difficulty, just let me know.  I just
don't have a need for that, so didn't do it.

-- 
Steaphan Greene <sgreene at cs.binghamton.edu>
Lecturer, Computer Science, Binghamton University
GPG public key: http://www.cs.binghamton.edu/~sgreene/gpg.key.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_stereo3d_row_interleave_output_only.patch
Type: text/x-patch
Size: 3947 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110612/f15cc5b9/attachment.bin>


More information about the MPlayer-dev-eng mailing list