ogg support for n8x0
Note! This is for Diablo. The old Chinook page is here and the old Bora page is here.
ogg-support is a simple package for installing ogg mimetype (audio/x-vorbis), ogg icons, and the gstreamer codecs. Starting from the 0.8 there's no support for application/ogg anymore, only audio/x-vorbis. 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.
ogg-support is now downloadable from Extras repository.
Project page.
Dependencies
The libogg and libvorbisidec are compiled with ARMv6 specific options and with VFP.
gstreamer0.10-plugins-base-ogg
- Provides libgstogg.so, the ogg demuxer gst plugin.
- Provides libgstheora.so, the Theora video decoder 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.
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.