Playing OGG files

m (wikify link)
 
(16 intermediate revisions not shown)
Line 1: Line 1:
-
{{Midgard article}}
+
The Nokia Internet Tablets don't support [[:wikipedia:Ogg|ogg]] out of the box due to upstream corporate decisions within Nokia, but you can listen to audio in this format by installing third party software. You can follow progress on official support in [http://bugs.maemo.org/show_bug.cgi?id=176 bug #176] (and read [[Ogg_Vorbis_justification|our justification]] for this request here in the wiki).
 +
There has been [[programming the DSP|some work by community members]] enabled by the release of the DSP toolchain on the the Texas Instruments TMS320C55x DSP, but essential proprietary components are still licensed under NDA by TI in the form of the Code Composer Studio IDE. Simon Pickering has, nonetheless, [http://lists.maemo.org/pipermail/maemo-developers/2008-July/034209.html developed a working audio decoder using the DSP on a Nokia N810].
 +
== Gstreamer ogg codecs ==
-
Gstreamer ogg codecs
+
*[http://maemo.org/downloads/product/OS2007/mogg/ mogg]  
-
Ogg capable players if gstreamer ogg codecs are installed
+
-
Players with built-in ogg capability
+
-
Ogg is a container capable of containing e.g. audio and video streams. This page means vorbis audio codec in ogg container even though speaking about just "ogg".
+
-
 
+
-
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.
+
-
 
+
-
=Gstreamer ogg codecs=
+
-
*[https://maemo.org/downloads/product/OS2007/mogg/ mogg]  
+
*[http://downloads.maemo.org/product/ogg Ogg support]
*[http://downloads.maemo.org/product/ogg Ogg support]
 +
These codecs run on the main CPU, not on the DSP.
These codecs run on the main CPU, not on the DSP.
-
=Ogg capable players if gstreamer ogg codecs are installed=
+
== Ogg capable players if gstreamer ogg codecs are installed ==
 +
 
*[http://maemo.org/downloads/product/ukmp UKMP]
*[http://maemo.org/downloads/product/ukmp UKMP]
*[http://kilikali.garage.maemo.org Kilikali]  
*[http://kilikali.garage.maemo.org Kilikali]  
*[http://madabar.com/exailemaemo/ Exaile port for maemo]  
*[http://madabar.com/exailemaemo/ Exaile port for maemo]  
*[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.rojtberg.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]).
 +
*[https://garage.maemo.org/projects/mediabox/ MediaBox] (uses mplayer by default or osso-media-server for Ogg playback)
 +
 +
== Players with built-in ogg support ==
-
=Players with built-in ogg capability=
 
*[http://downloads.maemo.org/product/mplayer Mplayer]  
*[http://downloads.maemo.org/product/mplayer Mplayer]  
*[http://downloads.maemo.org/product/oggplay/Ogg Vorbis Player] (for the 770 only)  
*[http://downloads.maemo.org/product/oggplay/Ogg Vorbis Player] (for the 770 only)  
*[https://garage.maemo.org/projects/mpd mpd]  
*[https://garage.maemo.org/projects/mpd mpd]  
-
See also this (long) [http://www.internettablettalk.com/forums/showthread.php?t=3441&pp=10 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 [https://maemo.org/development/documentation/how-tos/4-x/getting_started_with_multimedia.html maemo 4.x], [http://maemo.org/development/documentation/how-tos/3-x/getting_started_with_multimedia.html maemo 3.x], and [http://maemo.org/development/documentation/how-tos/2-x/getting_started.html maemo 2.2])
 
-
About having 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.
+
See this [http://www.internettablettalk.com/forums/showthread.php?t=3441&pp=10 thread] for more.
 +
There is information for developers to enable ogg support in their applications at the "Getting started with multimedia" how-to pages for [https://maemo.org/development/documentation/how-tos/4-x/getting_started_with_multimedia.html Maemo 4.x], [http://maemo.org/development/documentation/how-tos/3-x/getting_started_with_multimedia.html Maemo 3.x], and [http://maemo.org/development/documentation/how-tos/2-x/getting_started.html Maemo 2.2])
[[Category:Users]]
[[Category:Users]]
-
[[Category:Midgard wiki]]
+
[[Category:Media]]
 +
[[Category:Development]]
 +
[[Category:Power users]]

Latest revision as of 14:08, 25 February 2011

The Nokia Internet Tablets don't support ogg out of the box due to upstream corporate decisions within Nokia, but you can listen to audio in this format by installing third party software. You can follow progress on official support in bug #176 (and read our justification for this request here in the wiki).

There has been some work by community members enabled by the release of the DSP toolchain on the the Texas Instruments TMS320C55x DSP, but essential proprietary components are still licensed under NDA by TI in the form of the Code Composer Studio IDE. Simon Pickering has, nonetheless, developed a working audio decoder using the DSP on a Nokia N810.

[edit] Gstreamer ogg codecs

These codecs run on the main CPU, not on the DSP.

[edit] Ogg capable players if gstreamer ogg codecs are installed

[edit] Players with built-in ogg support

See this thread for more.

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)