Restricted Formats/11.1

From openSUSE-Community

In openSUSE 11.1 all our codec handling will be done using One-Click-Install. This provides a simple wizard to guide you through everything, and you have to install absolutely nothing extra to be good to go!


[edit] Restricted Multimedia Formats (MP3, MPEG-4, etc.)

Note: Different copyright and patent laws apply differently depending on what country you are in; if you are unsure about a particular restriction or patent, you might consider applying for legal advice. This site does not offer legal advice. For more information about why some formats/codecs are restricted and why they don't ship out-of-the-box on openSUSE, read Restricted Formats.

To go through a simple wizard guiding you through the installation process of some additional multimedia codecs where necessary, simply click on one of the links below:

If you are using the KDE Desktop Environment


1-click installation

   codecs-kde.ymp

Note: On 32-bit systems there'll be a dialog asking for about architecture change for libxine1 from from i586 to i686, accept that change.

If you are using the KDE Desktop Environment


Command line installation

Instead of using the 1-click you can install the codecs using a root terminal instead. Simply copy/paste the commands.

Add the required software repositories:

zypper addrepo http://ftp.skynet.be/pub/packman/suse/11.1 packman
zypper addrepo http://www.opensuse-guide.org/repo/11.1 libdvdcss

Install the packages:

zypper install ffmpeg flash-player gst-fluendo-mp3 k3b-codecs libdvdcss libxine1-codecs phonon-backend-xine w32codec-all amarok-xine
If you are using the GNOME Desktop Environment:

   codecs-gnome.ymp

This will enable you to have:

  • Flash
  • Java
  • Latest Amarok (with MP3 Support) for KDE, or Helix-Banshee for GNOME users
  • Encrypted DVD (libdvdcss)
  • Extra xine codecs, for MPEG-4 etc. (libxine1)
  • K3b with MP3 Support (k3b-codecs)
  • Win 32 Codecs (w32codec-all)

..as well as the option of installing many more applications (select Customise mode at the screen), including:

  • Opera
  • VLC
  • ..and more

[edit] TROUBLESHOOTING

Sometimes things are not installed correctly. When that happens, you will find that you cannot play mp3, mp4, wmv using totem. At that point key to making it work correctly may not be so obvious. Here is what I did to get things working after the default install attempt went badly.

The key was to DISABLE all repositories but the packman and libdvdcss repositories... then remove all of the gstreamer packages and totem. Then do the install using the link from http://opensuse-community.org/Restricted_Formats/11.1. After this, re-enable all of repositories that you disabled before and then install totem. At that point everything works.