Difference between revisions of "Xine"
m (Reverted edit of Keriman, changed back to last version by H2g2bob) |
m |
||
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 == |
+ | {{compat}} | ||
+ | |||
+ | == Web links == | ||
* [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] ([[Mac OS X]] 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]] |
Revision as of 18:26, 21 March 2006
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.
Compatability
Web links
- Home Page
- Kaffeine (xine-based frontend player)
- XinePlayer (Mac OS X frontend)
- xine plugin for handling SVCD and CVD subtitles