[theora] recommendations for web video bit rates

Matthew Gregan kinetik at flim.org
Thu Mar 18 02:43:57 PDT 2010


At 2010-03-15T21:35:46-0500, Denver Gingerich wrote:
> Thanks very much for those figures; they're very helpful.  Was it easy
> to get theorarm compiled on the N900?  Does it require extra libraries
> or is it fairly self-contained?

It's a standalone package (includes libogg2, optimized Y'CbCr to RGB15 code,
and an ARM optimized Tremor port that Robin Watts also made) and builds
without much effort inside a Maemo development scratchbox.  Grab the code
from http://wss.co.uk/pinknoise/theorarm/, mkdir build and run make.

You can test decoding and run benchmarks with the 'testtheora' program that
is built.  It won't work for playback--the display code tries to use /dev/fb
(or similar, maybe it was omapfb) which a user can open and write to on the
N900 but will just cause the machine to crash.  It probably wouldn't be too
difficult to rewrite the display code to use SDL.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                    kinetik at flim.org


More information about the theora mailing list