xine

From Wikipedia, the free encyclopedia

xine project
Developed by xine team
Written in C
OS Cross-platform
Genre Media player
License GPL
Website xinehq.de
xine-lib
Stable release 1.1.12  (2008-04-15) [+/−]
xine-ui
Stable release 0.99.5  (May 3, 2007 (2007-05-03); 405 days ago]) [+/−]
Preview release [+/−]
gxine
Stable release 0.5.901  (2008-03-08) [+/−]
xine-plugin
Stable release 1.0.1  (2008-04-02) [+/−]

xine (officially pronounced [ksi:n][1]) is a multimedia playback engine for Unix-like operating systems released under the GNU General Public License. xine is built around a shared library (xine-lib) that supports different frontend player applications. Another important feature of xine is the ability to manually correct the synchronization of audio and video streams. xine uses libraries from other projects such as liba52, libmpeg2, FFmpeg, libmad, FAAD2, and Ogle.[2] xine can also use binary Windows codecs through a wrapper, bundled as the w32codecs, for playback of some media formats that are not handled natively.[3]

Contents

[edit] History

xine was started in 2000 by Guenter Bartsch shortly after LinuxTag. At that time playing DVDs in Linux was described as a tortuous process[4] since one had to manually create audio and video named pipes and start their separated decoder processes.

Guenter realized the OMS (Open Media System) or LiViD approach had obvious shortcomings in terms of audio and video synchronization, so xine was born as an experiment trying to get it right. The project evolved into a modern media player multi-threaded architecture.[5]

During xine development, some effort was dedicated to making a clear separation of the player engine (xine-lib) and front-end (xine-ui). Since the 1.0 release (2004-12-25) the API of xine-lib is considered stable and several applications and players rely on it.[citation needed]

Guenter left the project in 2003 when he officially announced the new project leaders, Miguel Freitas, Michael Roitzsch, Mike Melanson and Thibaut Mattern.[citation needed]

[edit] Supported media formats [6]

[edit] DVD issues

Since xine is not a member of DVD Forum, the xine project is not contractually obliged to insert user operation prohibition such as disallowing fast-forward or skipping during trailers and ads. However, without membership in the Forum, they also cannot support DVD CSS encryption without the libdvdcss library, which was created by reverse engineering. The legal status of libdvdcss is questionable in several nations; in the United States, for example, the Digital Millennium Copyright Act arguably prohibits reverse-engineering of CSS.[citation needed]

[edit] See also

[edit] References

  1. ^ xine FAQ, How do I pronounce "xine"?. Retrieved on 2006-08-03.
  2. ^ About xine. Retrieved on 2006-11-14.
  3. ^ xine Features. Retrieved on 2006-11-14.
  4. ^ Ancient Linux DVD HOWTO (How DVDs were played in Linux at the twentieth century). Retrieved on 2007-02-06.
  5. ^ The xine hacker's guide - Engine architecture and data flow. Retrieved on 2007-02-06.
  6. ^ Xine(5) MRL Man Page. Retrieved on 2008-06-09.

[edit] External links