Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
apps:parole:introduction [2014/11/22 16:27] – [Plugins] ochosi | apps:parole:introduction [2024/12/11 23:40] (current) – kevinbowen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | {{ : | ||
====== Parole Media Player ====== | ====== Parole Media Player ====== | ||
- | {{ : | + | |
+ | * **[[# | ||
+ | * **[[# | ||
+ | |||
+ | ---- | ||
Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. It is designed with simplicity, speed and resource usage in mind. | Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. It is designed with simplicity, speed and resource usage in mind. | ||
- | ====== Features | + | ===== Features ===== |
Parole features playback of local media files, including video with subtitles support, Audio CDs, DVDs, and live streams. Parole is also extensible via plugins. | Parole features playback of local media files, including video with subtitles support, Audio CDs, DVDs, and live streams. Parole is also extensible via plugins. | ||
- | ====== Requirements | + | <figure " |
- | ===== Build Requirements | + | {{: |
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Requirements ===== | ||
+ | ==== Build Requirements ==== | ||
* GTK+ 3.2 or above. | * GTK+ 3.2 or above. | ||
* Glib 2.32 or above. | * Glib 2.32 or above. | ||
Line 14: | Line 26: | ||
* DBus 0.60 or above. | * DBus 0.60 or above. | ||
* DBus Glib 0.70 or above. | * DBus Glib 0.70 or above. | ||
- | * GStreamer: base, video, interface and GStreamer X, version | + | * GStreamer: base, video, interface and GStreamer X 1.0 or above. |
* libxfce4ui 4.11.0 or above. | * libxfce4ui 4.11.0 or above. | ||
* libxfce4util 4.11.0 or above. | * libxfce4util 4.11.0 or above. | ||
- | ===== Runtime Requirements | + | ==== Runtime Requirements ==== |
The GStreamer framework provides a powerful plugin interface to support a wide variety of media types. The plugins are split into " | The GStreamer framework provides a powerful plugin interface to support a wide variety of media types. The plugins are split into " | ||
* //GStreamer Base plugins// comprises the base functionality of GStreamer and are required for normal operation. | * //GStreamer Base plugins// comprises the base functionality of GStreamer and are required for normal operation. | ||
Line 24: | Line 36: | ||
* //GStreamer Bad plugins// comprises a set of plug-ins not up-to-par compared to the rest. They might closely approach good-quality plug-ins, but they lack something: perhaps a good code review, some documentation, | * //GStreamer Bad plugins// comprises a set of plug-ins not up-to-par compared to the rest. They might closely approach good-quality plug-ins, but they lack something: perhaps a good code review, some documentation, | ||
* //GStreamer Ugly plugins// comprises a set of good-quality plugins that are not free and may have licensing issues. These plugins are typically required for proprietary formats and DVD playback. | * //GStreamer Ugly plugins// comprises a set of good-quality plugins that are not free and may have licensing issues. These plugins are typically required for proprietary formats and DVD playback. | ||
- | * For more information about GStreamer plugins, please see [[http:// | + | * For more information about GStreamer plugins, please see the [[http:// |
- | ====== Plugins | + | [[|Back to Top]] |
+ | ---- | ||
+ | |||
+ | ===== Plugins ===== | ||
Parole currently features the following plugins: | Parole currently features the following plugins: | ||
* //Notify//, which shows notifications (using libnotify) for track changes. | * //Notify//, which shows notifications (using libnotify) for track changes. | ||
Line 32: | Line 47: | ||
* //MPRIS2//, which allows remote control; e.g. by Gnome3' | * //MPRIS2//, which allows remote control; e.g. by Gnome3' | ||
- | Read more about them [[: | + | Read more about the [[: |
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | [[: |