Linux Media PC

From Shrubbery

Jump to: navigation, search


Linux Media PC information

Contents

Articles and Howto

Sites

Hardware

Cases

TV Tuner

Remote control

Software

Video / DVD / TV

Audio / Music

Installing Xine on FC6

First you need to have access to the Livna repository. See UsingLivna for more info.

After you've registered the Livna repository with yum, xine should be available:

# yum install -y xine xine-lib-devel xine-lib-extras-nonfree

Then run xine-check from the local xterm, as a non-root user.

To install commercial (encrypted) DVD support:

# yum install libdvdcss

MP3 support on FC6

# yum install -y gstreamer-ffmpeg
# yum install -y gstreamer-plugins-bad gstreamer-plugins-multiverse gstreamer-plugins-ugly

Installing banshee on FC6

First you need to have access to the Livna repository. See UsingLivna for more info.

# yum install -y banshee
  • There are lots of dependencies because Banshee is writen in 'mono' (a Linux version of the .NET CLR), so be prepared to wait a while.
  • The dependencies for ipod support will be automatically installed.
Personal tools