中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 操作系统 > Linux > Linux综合
Xine----LINUX下的媒体播放器
作者:未知 时间:2005-09-13 22:40 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:Xine----LINUX下的媒体播放器

照瓢画葫来安装吧,好了之后,你的个人电脑就可以随心所欲的播放MP3,VCD,DVD了。


Daily xine RPMS (Linux DVD player)

This is an "unofficial" xine release. "Unofficial" just because the xine project does not officially distribute any binary or compiled packages. xine is free software and the source code is always available and licensed under GPL. "Linux DVD Player" is here so you can google for it ;-)

The provided RPMS are built automatically everyday from xine's Sourceforge CVS. This is all you need to play DVDs in linux (with full menu support) and the other media formats xine can handle. For more information please check the xine homepage.

The xine developers do not support CSS descrambling. The use of this software for watching your legally purchased DVDs may be illegal in your country.

You need to install libdvdcss rpm besides xine-lib and xine-ui. Without libdvdcss you won't be able to watch encrypted DVDs, that is, most of them.

If the files below are some days old that means cvs changes have broken my daily building. Also note that sourceforge public CVS access is getting worse everyday, and if the scripts cannot get the latest version, packages won't be updated.

These rpms are build in a RedHat Linux 7.3 server. Some care is taken to keep them portable across different distros, so they should also work on RH 7.x, 8.0, 9.0, Fedora, Mandrake, Suse, Conectiva...

Important notes:

  1. Dependencies for libxine rpm are manually set to a minimum. The package will not require libraries used by specific plugins, such as ALSA, to be available in order to be installed.
  2. Ogg/Vorbis version 1.0 is statically linked.
  3. To watch asf/avi files encoded with win32 dlls just install w32codec rpm. This rpm includes the old Video for Windows (vfw) codecs, Windows Media Video 8 (WMV8), WMV9 and Quicktime 6 codecs. these codecs will be used by xine as needed (that is, when native ones aren't available).

  4. If you install the RealPlayer8/9 rpm you will be able to watch Real Networks streams (.rm). xine plays Real streams with less cpu utilization than RealPlayer itself and works on sound cards without 44.1Khz support. Do not use RealPlayer10, xine will not be able to use their libraries since they changed the binary interfaces. fortunately, Real10 streams can be decoded perfectly using the Real9 libraries.
  5. libdvdcss 1.2.8 provided here is patched with network support. this makes possible to watch dvds from a remote dvdrom drive. check xine-lib/doc/README.network_dvd (ignore the steps to build 'cdda_server' as the same utility is included here as 'dvdcss_server').
  6. xine-ui is statically linked to libcurl. press (control+d) while running xine-ui to download new skins.
  7. libpng is now statically linked to keep dependencies low.
  8. Travis England kindly sent me x86_64 rpms for suse-9.1. These files are available here. Note: don't ask me about these rpms, I have not tested them. Check the readme file for more information.

Step by step guide to run xine

  1. You need to download the xine engine (libxine). Get the libxine rpm which more closely matches yourCPU:

      libxine1-(version)-xxxxxx.i586.rpm for Pentium/Pentium MMX
    libxine1-(version)-xxxxxx.i686.rpm for Pentium II/III/IV
    libxine1-(version)-xxxxxx.k6.rpm for AMD K6
    libxine1-(version)-xxxxxx.k7.rpm for AMD Athlon/Duron

    If you don't know your CPU just get the i586 package.

  2. Download xine-ui:

    xine-ui-(version)-xxxxxx.i586.rpm for any CPU.
  3. Install the packages (you need to be root):

    # rpm -U libxine1* xine-ui* 
  4. If you want full DVD support download and install libdvdcss:

    libdvdcss-1.2.8-1.network.i386.rpm

    By default, xine expects to find your DVD-ROM at /dev/dvd. Creating a symbolic link to your device is recommended (for example, /dev/hdc or /dev/scd0). The command below should work for most users:

      # ln -s /dev/cdrom /dev/dvd

    Make sure the DMA is enabled for your DVD-ROM, otherwise playback will be 'jumpy'.

      # hdparm -d1 /dev/cdrom
  5. If you want full Windows Media Video and Quicktime support download and install:

    w32codec-0.52-1.i386.rpm
  6. If you want full Real Media support download and install:

    RealPlayer9-9.0.7.151-4.i386.rpm newest version
    (alternative rpm for fedora core: RealPlayer9-9.0.7.151-6.fdr.0.i386.rpm), or
    RealPlayer8-8.0.3.412-5.i386.rpm older version (if you have problems instaling RealPlayer9)
    obs: Depending on your distro, you might need /usr/sbin/update-alternatives or libXm.so.2
  7. Type 'xine' at your console window and enjoy...

    Hint: consider reading the xine FAQ.

  8. To try an experimental Netscape/Mozilla plugin using xine to play embedded videos, download and install:

    xine-mozilla-plugin-(version)-xxxxxx.i586.rpm xine plugin for Netscape/Mozilla.

    This plugin was not officialy released, it might hang/crash/freeze/burn. in case of trouble just uninstall.

xine

contains 1 subdirectories and 18 files
filesize (kb)last modified
filelibdvdcss-1.2.8-2.network.i386.rpm42.6118 : 14 Apr 09th 2004
filelibdvdcss-1.2.8-2.network.src.rpm218.3618 : 14 Apr 09th 2004
filelibdvdcss-devel-1.2.8-2.network.i386.rpm21.2518 : 14 Apr 09th 2004
filelibxine1-1.1.0cvs-050815.i586.rpm4602.2405 : 08 Aug 15th 2005
filelibxine1-1.1.0cvs-050815.i686.rpm4602.2706 : 26 Aug 15th 2005
filelibxine1-1.1.0cvs-050815.k6.rpm4602.2707 : 45 Aug 15th 2005
filelibxine1-1.1.0cvs-050815.k7.rpm4602.2109 : 03 Aug 15th 2005
filelibxine1-1.1.0cvs-050815.src.rpm7541.4905 : 07 Aug 15th 2005
filelibxine1-devel-1.1.0cvs-050815.i586.rpm135.4505 : 08 Aug 15th 2005
fileRealPlayer8-8.0.3.412-5.i386.rpm5769.109 : 48 Dec 23rd 2002
fileRealPlayer9-9.0.7.151-4.i386.rpm7323.1416 : 07 Nov 01st 2002
fileRealPlayer9-9.0.7.151-6.fdr.0.i386.rpm7335.6517 : 28 Jun 09th 2004
filetakeback2.gif12.0320 : 48 Apr 19th 2002
filew32codec-0.52-1.i386.rpm8113.6717 : 29 Jan 03rd 2003
filexine-mozilla-plugin-0.2-050815.i586.rpm23.1709 : 34 Aug 15th 2005
filexine-mozilla-plugin-0.2-050815.src.rpm227.9709 : 33 Aug 15th 2005
filexine-ui-0.99.4cvs-050815.i586.rpm1727.4809 : 27 Aug 15th 2005
filexine-ui-0.99.4cvs-050815.src.rpm2393.3209 : 27 Aug 15th 2005
关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有