[MPlayer-users] mplayer and powerpc
paul.stoeber at stud.tu-ilmenau.de
paul.stoeber at stud.tu-ilmenau.de
Fri Feb 15 22:12:01 CET 2002
mp3lib triggers an optimization bug (from -O1 up) in gcc (powerpc).
but disabling -O yields an unbearable framerate.
mplayer forgets to scale the sound when the stream is, say, 48000hz
and /dev/dsp can only do, say, 44100hz. this is very audible.
libao2/ao_pcm.c is not portable: it gives me "FFIR" files.
xine gets the samplerate scaling right,
and it just happens to not trigger a gcc bug,
and it uses a portable "win32" video decoder.
bye.
More information about the MPlayer-users
mailing list