feedburner

Enter your email address:

Delivered by FeedBurner

* playing video's in openSuSE

Labels: ,

Setup Multimedia

This is a perennial setup step on Linux distributions. We’ll install the codecs needed to watch DVDs, handle MP3s, etc. We’ll also setup firefox to be able to handle Windows media streams.

1. YaST -> “Software” -> “Software Repositories”
2. Click “Add”
3. Select “Community Repositories”
4. Select “Packman Repository” and “VideoLan Repository”
5. YaST -> “Software” -> “Software Management”
6. Uninstall xine-lib and install libxine1, w32codec-all, libdvdcss,libvdpau1, k3b-codecs, and mplayerplug-in
7. Open Firefox and type “about:config” into the address bar
8. Right Click -> “New” -> “String”
9. Enter “network.protocol-handler.app.mms”
10. Enter “/opt/kde3/bin/kaffeine” (output of “which kaffeine” at command line)

Install NVIDIA drivers

If you have an NVIDIA card, then you’ll want to install the drivers.

1. YaST -> “Software” -> “Software Repositories”
2. Click “Add”
3. Select “Community Repositories”
4. Select “NVIDIA Repository”
5. YaST -> “Software” -> “Software Management”
6. Install “nvidia-gfxGO1-kmp-default”



Now play video's using Mplayer

$mplayer -vo x11 filename



0 comments:

Post a Comment