Re: Beginner Hurdles
Chris Double <[email protected]> Mon, 16 Aug 2010 14:28:16 +1200
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 16, 2010 at 8:30 AM, Zack Morris <[email protected]> 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