[MPlayer-users] Mplayer with Stereoscopic using Vdpau

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Nov 26 17:48:36 CET 2010


Cristian Sebastian Rocha <cristian.rocha <at> moldeointeractive.com.ar> writes:

> PD: You can download the sourcecode from

Please do something like the following:

cd your/mplayer/directory/libvo
cp x11_stereo.h x11c.h
cp x11_stereo.c x11c.c
cp vo_vdpaustereo.c vdps.c
svn cp x11_common.h x11_stereo.h
svn cp x11_common.c x11_stereo.c
svp cp vo_vdpau.c vo_vdpaustereo.c
mv x11c.h x11_stereo.h
mv x11c.c x11_stereo.c
mv vdps.c vo_vdpaustereo.c
svn di >patchvdpaustereo.txt

and send patchvdpaustereo.txt to mplayer-dev-eng

(You should actually do a 'svn up' before the first cp, but I fear that would
make your patch even uglier. In any case, as-is, your "sourcecode" is really a
mess, and I can't imagine somebody could use it)

Thank you, Carl Eugen



More information about the MPlayer-users mailing list