Difference between revisions of "Xine"

From VideoLAN Wiki
Jump to navigation Jump to search
(rv/v)
m (Fix spelling, change Mac OS XmacOS)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
xine can handle VCD/SVCD menus, mouse hot spots, navigation (called PBC or playback control), and multiple audio channels. Many of these are missing or incomplete in vlc version 0.8.4. (Actually, pretty much all VCD/SVCD handling is broken in vlc version 0.8.4.) But one area where vlc may be a little ahead of xine is in SVCD and [[CVD]] subtitle handling. SVCD and CVD subtitles in xine however require a [http://subhandler.sourceforge.net separate plugin] which is not part of xine whereas in vlc it is part of the main code base.
 
xine can handle VCD/SVCD menus, mouse hot spots, navigation (called PBC or playback control), and multiple audio channels. Many of these are missing or incomplete in vlc version 0.8.4. (Actually, pretty much all VCD/SVCD handling is broken in vlc version 0.8.4.) But one area where vlc may be a little ahead of xine is in SVCD and [[CVD]] subtitle handling. SVCD and CVD subtitles in xine however require a [http://subhandler.sourceforge.net separate plugin] which is not part of xine whereas in vlc it is part of the main code base.
  
== Compatability ==
+
== Compatibility ==
 
{{compat}}
 
{{compat}}
  
Line 16: Line 16:
 
* [http://xinehq.de/ Home Page]
 
* [http://xinehq.de/ Home Page]
 
* [http://kaffeine.sourceforge.net/ Kaffeine] (xine-based frontend player)
 
* [http://kaffeine.sourceforge.net/ Kaffeine] (xine-based frontend player)
* [http://xineplayer.berlios.de/ XinePlayer] ([[Mac OS X]] frontend)
+
* [http://xineplayer.berlios.de/ XinePlayer] ([[macOS]] frontend)
 
* [http://subhandler.sourceforge.net/ xine plugin for handling SVCD and CVD subtitles]
 
* [http://subhandler.sourceforge.net/ xine plugin for handling SVCD and CVD subtitles]
  
 
[[Category:Player]]
 
[[Category:Player]]

Latest revision as of 06:17, 1 February 2019

xine is a media player for Unix released under the GNU General Public License. It can play CDs, DVD-Video, and VCD, as well as common computer multimedia formats like AVI, WMV, MOV, MP3, FLAC, Theora, Speex, and Vorbis.

xine is built as a shared library (xine-lib) that supports different frontend player applications. To decode multimedia data xine uses libraries from the FFmpeg project or binary codecs.

At present, xine has the most complete SVCD and VCD support. (Anyone want to beef up support in vlc to make this not true?)

xine can handle VCD/SVCD menus, mouse hot spots, navigation (called PBC or playback control), and multiple audio channels. Many of these are missing or incomplete in vlc version 0.8.4. (Actually, pretty much all VCD/SVCD handling is broken in vlc version 0.8.4.) But one area where vlc may be a little ahead of xine is in SVCD and CVD subtitle handling. SVCD and CVD subtitles in xine however require a separate plugin which is not part of xine whereas in vlc it is part of the main code base.

Compatibility

Do you know more about the compatibility of Xine? Please add it here

Web links