>> mplayer struggles to keep up with a 64kbit/s Vorbis stream on my
>> OpenMoko Freerunner, apparently because it uses the floating-point
>> version of the Vorbis decoder rather than using the integer version
>> (aka Tremor, aka libvorbisidec.so).

> Just instruct MPlayer to use Tremor for decoding:

> mplayer -afm libvorbis
> mplayer -ac vorbis

> and/or put something lik

> ac=vorbis,
> afm=libvorbis,

> in your configuration file.

This doesn't seem to tell it to use Tremor (i.e. libvorbisidec.so), but
to use Xiph's libvorbis.so.  So AFAICT it's the same problem (the
default codec is ffmpeg which also uses libvorbis.so for Vorbis files).


        Stefan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to