[theora-dev] Compilation problem with theorarm

Timo Juhani Lindfors timo.lindfors at iki.fi
Thu Jun 14 06:28:28 PDT 2012


Andrzej <yeyo at wp.pl> writes:
> I have armv5te CPU without hardware floating point.

I have armv4t on openmoko. I can do fullscreen 320x240 theora
playback. When I encode my videos with

sid mencoder -really-quiet -oac pcm -ovc lavc -lavcopts vcodec=ffvhuff -vf scale=320:240,rotate=1 -o - "$@" | sid ffmpeg2theora -v4 -H 22050 -c 1 -o - - 2> /dev/null | dd bs=8192 iflag=fullblock 2> /dev/null

the playback uses 50% of CPU, more if I increase the value of the "-v"
option.



More information about the theora-dev mailing list