[MPlayer-dev-eng] [PATCH] view stereoscopic videos

Gordon Schmidt gordon.schmidt at mb.tu-chemnitz.de
Sat Jan 23 12:17:33 CET 2010


Hi,

this is my first post in this list. I've created a filter to convert for
stereoscopic videos into other stereoscopic formats. Supported stereo
input contain images for the left eye and the right eye combined in one
video stream (e.g. side by side images as parallel and crosseye, and
some above/below variants). Output formats are also side by side and
above/below formats as well as some anaglyph modes (red/cyan,
green/magenta and yellow/blue) and mono video (only left or right eye
images). Supported image formats are IMGFMT_YV12 and IMGFMT_RGB24
(others may follow).

The Syntax looks like this: mplayer -vf stereo=<input_fmt>:<output_fmt>
video.avi
(e.g. stereo=slr:arc for displaying a parallel side by side video as
anaglyph red/cyan)

You can find some good samples of stereo videos for testing at
http://www.stereomaker.net/sample/index.html

Hopefully you'll like this feature.

Regards
Gordon


PS: This patch doesn't include changes on the documentation. I have no
clue how to do this and would be glad, if someone could give me a hand
with that.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stereo.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100123/ef492900/attachment.asc>


More information about the MPlayer-dev-eng mailing list