Difference between revisions of "Demo:GLUT Player"
(Created page with 'right|thumb|300px|screenshot from the demo This is a simple demo that plays a video file (without audio) on an OpenGL window == Dependencies == * [http…') |
|||
Line 14: | Line 14: | ||
* '''F10''' - Toggle YUV->RGB shader (OpenGL 2.0 needed) | * '''F10''' - Toggle YUV->RGB shader (OpenGL 2.0 needed) | ||
* '''Click on Progress Bar''' - Set video time position | * '''Click on Progress Bar''' - Set video time position | ||
+ | |||
+ | == Forum == | ||
+ | |||
+ | Forum discussion: [https://sourceforge.net/apps/phpbb/libtheoraplayer/viewtopic.php?f=6&t=27 link] |
Latest revision as of 16:29, 13 May 2012
This is a simple demo that plays a video file (without audio) on an OpenGL window
Dependencies
Controls
- SPACE - Play/Pause
- F5 - RGB mode
- F6 - YUV mode
- F7 - Greyscale mode
- F10 - Toggle YUV->RGB shader (OpenGL 2.0 needed)
- Click on Progress Bar - Set video time position
Forum
Forum discussion: link