Playing OGG files
(Remove Midgard article markers, this page is good enough) |
neiljerram (Talk | contribs) (Add Canola2 to the list) |
||
Line 1: | Line 1: | ||
- | |||
The Nokia Internet Tablets don't have [http://en.wikipedia.org/wiki/Ogg ogg] support out of the box, but you can listen audio in this format by installing third party software. There is a feature request to have Ogg support in the tablets out of the box, see [http://bugs.maemo.org/show_bug.cgi?id=176 Bug #176: Support for OGG Vorbis / Theora missing]. | The Nokia Internet Tablets don't have [http://en.wikipedia.org/wiki/Ogg ogg] support out of the box, but you can listen audio in this format by installing third party software. There is a feature request to have Ogg support in the tablets out of the box, see [http://bugs.maemo.org/show_bug.cgi?id=176 Bug #176: Support for OGG Vorbis / Theora missing]. | ||
Line 17: | Line 16: | ||
*[https://garage.maemo.org/projects/kagu/ Kagu] (uses osso-media-server like the built-in player) | *[https://garage.maemo.org/projects/kagu/ Kagu] (uses osso-media-server like the built-in player) | ||
*[http://www.madman2k.net/workspace/youamp/ YouAmp] | *[http://www.madman2k.net/workspace/youamp/ YouAmp] | ||
+ | *[http://openbossa.indt.org/canola/ Canola2], requires this extra [http://eblima.googlepages.com/ogg-support-lightmediascanner.install install] to enable the scanning of .ogg files (more info [http://etrunko.blogspot.com/2008/05/ogg-support-on-canola2.html here]). | ||
= Players with built-in ogg capability = | = Players with built-in ogg capability = |
Revision as of 10:24, 7 July 2008
The Nokia Internet Tablets don't have ogg support out of the box, but you can listen audio in this format by installing third party software. There is a feature request to have Ogg support in the tablets out of the box, see Bug #176: Support for OGG Vorbis / Theora missing.
Gstreamer ogg codecs
These codecs run on the main CPU, not on the DSP.
Ogg capable players if gstreamer ogg codecs are installed
- UKMP
- Kilikali
- Exaile port for maemo
- Kagu (uses osso-media-server like the built-in player)
- YouAmp
- Canola2, requires this extra install to enable the scanning of .ogg files (more info here).
Players with built-in ogg capability
- Mplayer
- Vorbis Player (for the 770 only)
- mpd
See also this (long) InternetTabletTalk thread: gstreamer with ogg vorbis support
There is information for developers to enable ogg support in their applications at the "Getting started with multimedia" how-to pages for maemo 4.x, maemo 3.x, and maemo 2.2)