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 10 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
All Pages

10. 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'

* Audacious

Audacious 是 一款类似 winamp 2.x 的声音播放器,通过以下命令安装:

su -c 'yum install audacious audacious-plugins audacious-plugins-freeworld audacious-plugins-freeworld-*'
如果你想使用 winamp 2.x 的皮肤,只需把复制 winamp's *.wsz 到 /usr/share/audacious/Skins下。

如果你的 tags 不是 utf8 编码, 可以设置:

Preferences -> Playlist -> Metadata -> Fallback character encoding -> iso8859-7

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

su -c 'gedit /usr/share/applications/fedora-audacious.desktop'
修改 Exec=audacious 为 Exec=audacious -e

* XMMS

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

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

11. DVD & Video

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

* DVD playback

要播放 DVD 你必须安装正确的解码库

su -c 'yum install libdvdread libdvdnav lsdvd'
安装这些文件就够你播放 DVD 了,当然,如果你想解密加密的 DVD ,你需要安装 libdvdcss ,因为某些国家,比如美国法律方面的因素它没有被包含在 RPM Fusion 中,刚才在 RPM Fusion 章节中提到。

RPM Fusion 成员之间对 libdvdcss 的合法性有不同的意见,然而,没有人保证它不会履行法律方面的职责。因此 libdvdcss 没有包含在 RPM Fusion 软件仓库中,打开上面的链接看一下法律方面的问题的评论吧,因此,我们不得不等待他们会做出什么样的解决方案。

因此 libdvdcss 没有包含在 RPM Fusion 软件仓库中,打开上面的链接看一下法律方面的问题的评论吧。 因此,我们不得不等待他们会做出什么样的解决方案。

**注意: Livna 提供临时的解决方案。

*视频文件播放

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

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

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

* Totem

Fedora 10 自带 Totem 视频播放器,如果你想用 Totem 播放 DVD 文件,执行下面的命令:

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

*MPlayer 和 SMPlayer

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

su -c 'yum install mplayer smplayer'
从应用程序-->声音和视频-->SMPlayer 打开 SMPlayer

* VLC

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

su -c 'yum install vlc'

* kaffeine

kaffeine 是另一个 KDE 媒体播放器,使用 xine 的引擎。

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

* RealPlayer

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

* Avidemux

Avidemux 是一个非常不错的视频编辑器,像这样安装就可以了:

su -c 'yum install avidemux'
它会在 应用程序-->声音和视频-->Avidemux Video Editor 菜单中。



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