[gcompris-devel] internal ogg player

bruno bruno.coudoin at free.fr
Tue Oct 8 15:22:06 UTC 2002


IS NOW RELEASED in the CVS.


Thanks Pascal for your effort in this. This was a mandatory change to
improve gcompris sound control.

Please, get the cvs and check you can compile and run the sound easyly.

It may need some tuning in the sound scheduler and implementing advance
features but the more complex is done.

Now, user will not need ogg123 in there path to play ogg.

But, we have now these dedpendancies in the code itself :
ldd gcompris 
...
...
	libvorbisfile.so.3 => /usr/lib/libvorbisfile.so.3 (0x4058b000)
	libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x40592000)
	libogg.so.0 => /usr/lib/libogg.so.0 (0x405d7000)
	libao.so.2 => /usr/lib/libao.so.2 (0x405db000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x405df000)

Bruno.






More information about the Gcompris-devel mailing list