[theora-dev] Beginner Hurdles

Chris Double chris.double at double.co.nz
Sun Aug 15 19:28:16 PDT 2010


On Mon, Aug 16, 2010 at 8:30 AM, Zack Morris <zmorris at gmail.com> wrote:
> Thanxs for writing Ogg Theora, I think it's a wonderful library, just
> needs some better documentation and examples.  I tend to work on the
> back end of things and realize that getting someone to write concise
> example code is like herding cats.

I did a series for weblog posting's about writing a player that might
be a bit less complicated than player_example:

http://www.bluishcoder.co.nz/2009/06/24/reading-ogg-files-using-libogg.html
http://www.bluishcoder.co.nz/2009/06/25/decoding-theora-files-using-libtheora.html
http://www.bluishcoder.co.nz/2009/06/26/decoding-vorbis-files-with-libvorbis.html
http://www.bluishcoder.co.nz/2009/06/27/playing-ogg-files-with-audio-and-video.html

They're mainly based on my experience on trying to work out how things
work too. the example player is:

http://github.com/doublec/plogg

Chris
-- 
http://www.bluishcoder.co.nz


More information about the theora-dev mailing list