convertxtodvd_logo

ConvertXtoDVD

VSO ConvertXtoDVD is considered to be one of the best Video converters. It combines high speeds, high quality and many options for your personalized DVD menus.

ConvertXtoDVD guide
Free Download ConvertXtoDVD

Linux Books

Of course the Internet along with the help of Google is a great source of information. You can answer almost any question you have about Linux and find many tutorials, guides and help. However many people prefer reading this information on a printed book accesssible even when they are not online or don't have a computer in front of them. I've received many e-mails asking me to propose them a few good books regarding Linux commands, administration and for specific distributions such as Ubuntu, Fedora etc. So, I've search for a few good books. Here they are. Happy reading!

Linux Books

Ubuntu guides

Ubuntu is a free Operating System based on Debian GNU/Linux. It has been rated as the most popular Linux distribution amongst Linux users according to Distrowatch. As it happens every six months a new version of Ubuntu has been released. Ubuntu 10.04 Lucid Lynx is here! Below you can find some helpful tutorials for old and new users!

Ubuntu 10.04 Lucid Lynx Post Installation Guide
Ubuntu 9.10 Karmic Koala Post Installation Guide
Ubuntu 9.04 Jaunty Jackalope Post Installation Guide
How to install Ubuntu Linux on Windows using VirtualBox

Fedora 12 Installation Guide

Fedora 12, codenamed Constantine, is released! Just for the info, Fedora is an RPM based Linux Distribution, an Operating system in other words, developed by the community supported Fedora Project and sponsored by Red Hat. Fedora contains only free and Open Source software. Some of Fedora's 12 new features are Gnome 2.28, KDE 4.3, better web cam support!, and many others.

Fedora 12 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide in Chinese

Article Index
Fedora 11 Installation and Post Installation Guide (in Chinese)
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12
Page 13
Page 14
All Pages

11. MP3 和 音频播放器

注: 要安装下面的软件包,你必须启用了 RPM Fusion 软件仓库

当你第一次启动 Totem 电影播放器播放 mp3 文件的时候它会询问你搜索 mp3 解码器, 如果你启用了前面提到的 RPM Fusion 软件仓库,它会自动搜索并安装 mp3 解码器。如果你想手动安装或者安装其他的播放器,继续阅读下面的内容。


* Rhythmbox

对于 Gnome 用户来说, 我认为 Rhythmbox 是一个比默认的 Totem 更好的 mp3 播放器。你能在 应用程序-> 声音和视频中 找到 Rhythmbox Music Player。如果没有找到,可通过下面的命令安装:

su -c 'yum install gstreamer rhythmbox'

要设置 mp3 文件默认使用 Rhytmbox 来播放,鼠标右键点击一个 mp3 文件并选择 '使用其它程序打开...',选中 Rhytmbox Music Player 即可。


安装 mp3 和其它音频支持:

su -c 'yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly'

* Amarok

amaroK 是 KDE 下一个非常好的 音频/mp3 播放器,当然你也能在 GNOME 或其它桌面环境下安装,通过以下命令安装:

su -c 'yum install amarok phonon-backend-gstreamer'

* Exaile

Exaile 和 Amarok 类似但基于 GTK+ 工具包开发。因此它是 Gnome 用户的最佳解决方案,要安装,请打开终端输入:

su -c 'yum install exaile gstreamer-plugins-good \
gstreamer-plugins-bad gstreamer-plugins-ugly'

* Audacious

Audacious 是另外一款和 winamp 2.x 老版本类似的音频播放器。要安装,请输入:

su -c 'yum install audacious audacious-plugins'

如果你想使用 winamp 2.x 的皮肤,只需把复制 winamp 下的 *.wsz 皮肤文件到

/usr/share/audacious/Skins 目录下。

如果标签不是 utf8 编码的,你可以强制 Audacious 使用 utf8 编码

点击 Preferences (首选项) -> Playlist (播放列表) -> Metadata (Meta数据) -> Fallback character encoding (后背字符编码) -> iso8859-7

如果你想要当双击 mp3 文件的时候添加到播放队列,通过下面操作实现:

su -c 'gedit /usr/share/applications/fedora-audacious.desktop'

修改 Exec=audaciousExec=audacious -e 即可

* XMMS

这款声音播放器不再使用了,你可以试一试 audacious 代替,如果你想使用可以通过以下命令安装:

su -c 'yum install xmms xmms-libs xmms-mp3'

12. DVD 和视频播放

注: 要安装下面的软件包,你必须启用了 RPM Fusion ,启用方法见 这里 。如果你已经启用了 RPM Fusion ,那么系统很可能会提示你自动搜索缺少的解码库,它们将自动被安装,就这么简单!

* DVD 播放

要播放 DVD ,你必须安装合适的解码库。

su -c 'yum install libdvdread libdvdnav lsdvd'

这些解码库文件播放未加密的 DVD 绰绰有余,但是如果你想播放加密的 DVD ,你需要 libdvdcss ,而由于法律方面的因素,比如美国,它并不包含在 RPM Fusion 软件仓库中。刚才在 RPM Fusion 的部分提到过。

RPM Fusion 各成员在对待 libdvdcss 的观点上存在分歧,然而,没有人保证它不会履行法律方面的职责。

因此 libdvdcss 没有包含在 RPM Fusion 软件仓库中,打开上面的链接看一下法律方面的问题的评论吧。

注: 你可以用 Livina 替代来安装 livdvdcss 解码库。

su -
rpm -Uvh http://rpm.livna.org/livna-release.rpm
yum install libdvdcss

*视频文件播放

当你使用 Totem 媒体播放器打开一个视频文件时,它会询问你搜索必需的解码库文件,而且解码库会被自动安装,如果你之前安装了播放 MP3 所需的额外软件包,这些视频解码库已经被当作依赖安装好了。这些软件包包括像 xvidcore, ffmpeg 等其它一些视频解码库。

检查视频解码库是否被安装,执行命令:

su -c 'yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg libmatroska xvidcore'

* Totem

Fedora 11 默认安装了 Totem 视频播放器。如果你想用 Totem 播放 DVD 文件,输入以下命令:

su -c 'yum install totem-xine xine-lib xine-lib-extras-freeworld'

* Mplayer/SMPlayer

我更喜欢用 Mplayer 和 Smplayer (Mplayer 的图形用户界面)播放视频。它支持几乎所有视频格式。外部视频字幕,还有 DVD 播放功能,只要你安装了上述必需的解码库文件。

su -c 'yum install mplayer smplayer'

在 应用程序 -> 声音和视频 -> SMPlayer 菜单中打开 Mplayer

* VLC

VLC 支持几乎所有的视频格式且无需安装额外的解码库文件

su -c 'yum install vlc'

* Kaffeine

Kaffeine 是另一个 KDE 媒体播放器,使用 Xine 引擎。

su -c 'yum install kaffeine xine xine-lib xine-lib-extras-freeworld'

* RealPlayer

你可以下载 Real PlayerRealPlayer 的 rpm 安装文件,然后选择用 Package Installer 打开就可以了。

* Avidemux

Avidemux 是一个功能强大的视频编辑器。执行下面的命令安装吧:

su -c 'yum install avidemux'

你会在 应用程序 -> 声音和视频 -> Avidemux 视频编辑器 菜单中找到它。



Login Form

Follow me on...

  • Digg: axelgr
  • Facebook Page: 379363054400
  • FeedBurner: my-guidesnet
  • Twitter: myguidesnet
  • External Link: http://feedburner.google.com/fb/a/mailverify?uri=my-guidesnet

Member Login