Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:parole:introduction [2020/09/01 23:43] – added TOC, section divs, kevinbowenapps:parole:introduction [2024/12/11 23:40] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 {{ :apps:parole.png?nolink|}} {{ :apps:parole.png?nolink|}}
- 
 ====== Parole Media Player ====== ====== Parole Media Player ======
  
-  * **[[#Latest Release|Latest Release]]** 
   * **[[#Requirements|Requirements]]**   * **[[#Requirements|Requirements]]**
   * **[[#Plugins|Plugins]]**   * **[[#Plugins|Plugins]]**
Line 15: Line 13:
 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.
  
-<figure "Parole Media Player main window"> +<figure "Parole Media Player Main Window"> 
-{{ :apps:parole:parole-intro.png?600nolink |}}+{{:apps:parole:parole-intro.png?600|Parole Media Player Main Window}}
 </figure> </figure>
  
Line 28: 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 0.10.24 or above.+  * 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.
Line 38: 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, a set of tests, a real live maintainer, or some actual wide use.   * //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, a set of tests, a real live maintainer, or some actual wide use.
   * //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://gstreamer.freedesktop.org/documentation/splitup.html|this page]].+  * For more information about GStreamer plugins, please see the [[http://gstreamer.freedesktop.org/documentation/splitup.html|GStreamer Plug-ins splitup]] page which explains spliting the plugin into separate modules.
  
 [[|Back to Top]] [[|Back to Top]]
Line 49: Line 47:
   * //MPRIS2//, which allows remote control; e.g. by Gnome3's “media player indicator”-extension or Ubuntu's soundmenu.   * //MPRIS2//, which allows remote control; e.g. by Gnome3's “media player indicator”-extension or Ubuntu's soundmenu.
  
-Read more about them [[:apps:parole:plugins|here]].+Read more about the [[:apps:parole:plugins|parole plugins]].
  
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-[[:apps:parole:start:|Back to Parole main page]]+[[:apps:parole:start:|Return to Parole Main Documentation Page]]