ogg support for n800
ogg-support is a simple package for installing ogg mimetypes (application/ogg and audio/x-ogg), ogg icons, and the gstreamer codecs. This does not provide any player and the n800 "built-in" player does not play ogg even with this package. For a ogg capable player, see e.g. kilikali or UKMP.
Repository for ogg-support:
Web address : http://tuomas.kulve.fi/debian
Distribution : bora
Components : maemo
Or click here for single click install. NOTE! You need to explicitly uninstall kilikali-codecs-meta first, if you have it installed.
Project page.
Dependencies
These are all compiled with -mcpu=arm1136j-s -mfpu=vfp -mfloat-abi=softfp.
gstreamer0.10-plugins-base-kulve
- 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-kulve
- Provides libgstspeex.so, the Speex gst plugin.
- Packaged separately for better usability, hopefully.
gstreamer0.10-plugins-bad
- Provides a bunch of gst plugins. The most important being ivorbisdec, the gst plugin for Tremor.
- Package is taken from Debian Etch and many of the plugins were disabled.
- 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.
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