ogg support for n8x0
Note! This is for Chinook. The old Bora page is here.
ogg-support is a simple package for installing ogg mimetypes (application/ogg, audio/x-vorbis+ogg, audio/x-speex+ogg, and video/x-theora+ogg), ogg icons, and the gstreamer codecs. Starting from the 0.4 version this support also the built-in Media Player. For other ogg capable players, see e.g. kilikali or UKMP.
Repository for ogg-support:
Web address : http://tuomas.kulve.fi/debian
Distribution : chinook
Components : maemo
Or see Maemo Downloads for single click install.
Project page.
Dependencies
The libogg, libvorbisidec, libvorbisdec0a, and libtheora are compiled with ARMv6 specific options and with VFP.
gstreamer0.10-plugins-base-ogg
- Provides libgstogg.so, the ogg demuxer gst plugin.
- Provides libgsttheora.so, the Theora gst plugin.
- Packaged separately for better usability, hopefully.
gstreamer0.10-plugins-good-speex
- Provides libgstspeex.so, the Speex gst plugin.
- Packaged separately for better usability, hopefully.
gstreamer0.10-plugins-bad-ivorbis
- Provides libgstivorbis.so, the gst plugin for Tremor.
- Package is taken from Debian Etch, redebianized and other plugins plugins were disabled (or at least not in any .deb).
- The ivorbis code is updated to CVS head and modified slightly.
libogg0
- Provides libogg.so, the ogg demuxer library.
libvorbisdec0a
- Provides libvorbis.so, the vorbis encoder/decoder library.
- Note! The ogg-support does not depend on this. Just to be sure that decodebin does not use this instead of Tremor.
libvorbisidec1
- Provides libvorbisidec.so, the fixed point vorbis decoder (Tremor) library.
- Configured with --enable-low-accuracy. Without this the sound was quite a mess.
libtheora0
- Provides libtheora.so, the Theora video codec library.
libspeex1
- Provides libspeex.so, the Speex speech codec library.
- Configured with --enable-fixed-point and --enable-armv5-asm