stereoplay

view README @ 6:8fc045d33d62

updated the code to work with more recent ffmpeg versions
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 26 Sep 2020 14:26:39 +0300
parents
children
line source
1 stereoplay
2 ----------
3 Playback stereoscopic side-by-side videos using OpenGL stereoscopic rendering.
5 If you don't have a stereo-capable OpenGL implementation, consider using
6 stereowrap which emulates stereoscopic OpenGL presenting the output as
7 anaglyphs or other methods. See http://code.google.com/p/stereowrap for
8 details.
10 Stereoplay copyright (C) 2011 John Tsiombikas <nuclear@member.fsf.org>
12 You may use, modify, and redistribute stereoplay under the terms of the GNU
13 General Public License version 3 (or at your option any newer version published
14 by the Free Software Foundation). See COPYING for details.