Urho3DTheoraVideoPlayback

July 29, 2016 ยท View on GitHub

Urho3D Theora Video Playback

Basic Theora Video Component

CPU convert YUV frame into RGB Image and then this image uploded into texture

Binary for testing: PlaybackTheoraVideo\bin\TV_d.exe

Example use keys: 1 - play 2 - pause 3 - stop

Example based on this articles:

  1. http://www.gamedev.ru/code/articles/?id=4252

  2. http://3d-orange.com.ua/video-in-your-games-p1-ogg_theora/