Difference between revisions of "Demo:Seek Test"
(Created page with 'This is more of a unit test then a demo. it is designed to test seeking in video files using this library. The demo displays one frame and then uses seeking methods to get to th…') |
|||
Line 12: | Line 12: | ||
* This demo doesn't have any controls. | * This demo doesn't have any controls. | ||
+ | |||
+ | == Forum == | ||
+ | |||
+ | Forum discussion: [https://sourceforge.net/apps/phpbb/libtheoraplayer/viewtopic.php?f=6&t=33 link] |
Latest revision as of 16:45, 13 May 2012
This is more of a unit test then a demo. it is designed to test seeking in video files using this library.
The demo displays one frame and then uses seeking methods to get to the next one. You basically never do this in real life, this is obviously a stress test ;)
If seeking works correctly, the video should play normally, without skipping frames or displaying any glitches.
Dependencies
Controls
- This demo doesn't have any controls.
Forum
Forum discussion: link