diff options
Diffstat (limited to 'multimedia/gnome-mplayer/README')
-rw-r--r-- | multimedia/gnome-mplayer/README | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/multimedia/gnome-mplayer/README b/multimedia/gnome-mplayer/README index 418f6b765e..8c994def6b 100644 --- a/multimedia/gnome-mplayer/README +++ b/multimedia/gnome-mplayer/README @@ -1,18 +1,21 @@ -A GTK2 interface to MPlayer. The power of MPlayer combined with a -friendly interface for your desktop; You can play all your multimedia -(audio, video, CD, DVDs, and VCDs, streams etc.), organize, sort and -create playlists, take screenshots while playing videos, be notified -about media changes. Full DVD and MKV chapter support, when supported by -Mplayer. Subtitle support with the ability to specify preferred audio -and subtitle languages if the media supports it. Support for cover art -retrieval from Amazon.com for audio media files with artist and/or album +A GTK2 interface to MPlayer. The power of MPlayer combined with a +friendly interface for your desktop; You can play all your multimedia +(audio, video, CD, DVDs, and VCDs, streams etc.), organize, sort and +create playlists, take screenshots while playing videos, be notified +about media changes. Full DVD and MKV chapter support, when supported by +Mplayer. Subtitle support with the ability to specify preferred audio +and subtitle languages if the media supports it. Support for cover art +retrieval from Amazon.com for audio media files with artist and/or album information contained in the file. -Gnome MPlayer has a rich API that is exposed via DBus. Using DBus you -can control a single or multiple instances of GNOME MPlayer from a +Gnome MPlayer has a rich API that is exposed via DBus. Using DBus you +can control a single or multiple instances of GNOME MPlayer from a single command. -Gnome MPlayer is not dependent on any Gnome libraries. However, the look +Gnome MPlayer is not dependent on any Gnome libraries. However, the look and feel of the application is based on the Gnome HIG. -libmusicbrainz3 is an optional dependency. +Either dconf or gconf is required for the program to save settings. They +are no longer stored in a .conf file. If you plan to use gconf pass + GCONF=YES +to the script. libmusicbrainz3 is an optional dependency. |