Penguin
Annotated edit history of MediaPlayer version 18, including all changes. View license author blame.
Rev Author # Line
9 HiJo 1 !! [MP3]? [QuickTime]? [DivX]? You've come to the right place.
2
12 MattBrown 3 MediaPlayer~s are applications that allow you to view various 'media'. Linux used to be slated for its lack of ability to play MultiMedia (music, video, etc). Today there is almost nothing that you can't play on Linux, and it's not very tricky at all. In fact you may find it to be much less of a hassle than the constant CoDec-hunting needed in MicrosoftWindows.
9 HiJo 4
12 MattBrown 5 Quick summary of players avalible for Linux:
6 * [MPlayer]
7 * mpg123(1)
8 * [mpg321 | http://freshmeat.net/projects/mpg321]
9 * ogg123(1)
10 * RealPlayer
11 * [Totem]
12 * VideoLanClient
13 * [Xine]
14 * [XMMS]
13 IanMcDonald 15
16 CraigBox 16 Many [LinuxDistribution]s will not play [MP3] or [DVD] by default due to patent issues. For [Debian] or [Ubuntu] see AptSourcesList for more details.
12 MattBrown 17
18 !! Audio Players
9 HiJo 19
14 AndrewBulmer 20 [Beep Media Player | http://beep-media-player.org/]:
11 AristotlePagaltzis 21 A [Fork] of [XMMS] updated for [GTK2] and renamed at the bequest of the company that maintains [XMMS].
22 RhythmBox:
23 An iTunes-inspired interface for [GNOME], built on [GStreamer].
24 [StreamTuner | http://www.nongnu.org/streamtuner/]:
25 Mainly concentrates on internet radio, but the Local-plugin allows browsing [MP3]s by directories on disc.
17 DouglasBagnall 26 A range of curses-based players:
27 A curses interface is actually quite well suited to an audio player, although the various projects have found no consensus on appropriate keystrokes. [Cplay|http://mask.tf.hut.fi/~flu/hacks/cplay/], [moc|http://moc.daper.net/], [juke], [pytone|http://www.luga.de/pytone/], [mp3blaster|http://mp3blaster.sourceforge.net/], [ncmpc|http://hem.bredband.net/kaw/ncmpc/], [playmp3list], [mplay|http://mplay.sourceforge.net/] are some examples. Cplay and moc, at least, are quite easy to understand and far less prone to freezing and crashing than RhythmBox.
9 HiJo 28
12 MattBrown 29 !! Video Players
9 HiJo 30
11 AristotlePagaltzis 31 [Totem]:
32 A [GNOME] video player using either [Xine] or [GStreamer] (see below).
33 [MPlayer]:
34 One of the original [X11] video players, which uses its own media libraries. A lot of OpenSource CoDec~s start life as part of [MPlayer].
9 HiJo 35
36 !! Backends
37
38 If you're a programmer, and you want to build media into your application, you could look at something like
39
11 AristotlePagaltzis 40 [Xine]:
41 Originally an open source media player application, xine split into into a player and a backend (xine-lib), which is the basis for many other media front ends (such as [Totem].)
42 [GStreamer]:
43 The [GNOME] media framework (in the same way that DirectX is the Windows media framework.)
17 DouglasBagnall 44 [ffmpeg]:
45 All of these media players use ffmpeg's libavcodec for encoding/ decoding.
18 DouglasBagnall 46 [MPlayer]:
17 DouglasBagnall 47 The source may not be as neatly separable as Xine, but it is still quite easy to build a new almost functional front-end, as many projects have demonstrated.
9 HiJo 48
49 ----
50 CategoryBeginners

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)