I have been working on this now for a couple of weeks, trying to follow various people’s instructions on the web. If I had known this was going to be so difficult, I would have sought help right away. Recently I’ve been through the 10 steps at
Check your multimedia problem in ten steps - openSUSE Forums
While there may have been some additional multimedia support after I got through it all—I’m not sure—I still cannot play commercial dvds. I haven’t even checked yet to see if I can burn cds/dvds. Anyway, one step at a time. I have used a number of linux distros, but this is my first time going this far with any under the SUSE family. As a general comment, 6-8 years ago linux seemed to be growing in promise as an everyman’s OS because installers were starting to improve in their ability to recognize and set up software without special hacks. Seeing what has become of peripheral (in particular multimedia) support among distros is a great disappointment to me. In this openSUSE is no exception (which, I’m afraid, has removed much of the luster I first saw in it). In the name of protecting ourselves, lawyers will steer every ship towards the rocks in the end!
Anyway, as instructed on the above webpage, I am including in this thread the commands (10 steps) along with their output:
linux-9ubn:/home/thomas # LC_ALL=C zypper ve
Retrieving repository ‘Packman Repository’ metadata [done]
Building repository ‘Packman Repository’ cache [done]
Retrieving repository ‘Packman Repository’ metadata [done]
Building repository ‘Packman Repository’ cache [done]
Loading repository data…
Reading installed packages…
Dependencies of all installed packages are satisfied.
linux-9ubn:/home/thomas # rpm -qa --queryformat '%{NAME} → %{VENDOR}
’ | grep -i VideoLAN
libdvdcss → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libproxy0 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libproxy0-networkmanager → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libkate1 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libvlc2 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
vlc-gnome → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
faac → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libass1 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libproxy0-mozjs → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
vlc-noX → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
vlc → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
faad2 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libvlccore0 → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
libproxy0-gnome → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
vlc-qt → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
vlc-aout-pulse → VideoLAN Project (VideoLAN - Free and Open Source software and video streaming solutions for every OS!)
Let me pause here to say that, when I went through these 10 steps before and there were more things than just libdvdcss, I removed them. So that should not be the issue. I don’t now recall if these additional packages are here because they get added along the way (in the remaining 8 steps), or if it was due to advice I followed (from other webpages) after these 10 steps proved unsuccessful.
linux-9ubn:/home/thomas # rpm --verify --query --all ‘libav*’ ‘libpostproc*’ ‘libswscale*’
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ libxine1 libxine1-codecs
libxine1-1.1.16.1-0.pm.0-i586 → packman.links2linux.de
libxine1-codecs-1.1.16.1-0.pm.0-i686 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --verify --query --all ‘xine’
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-ffmpeg
gstreamer-0_10-ffmpeg-0.10.6-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-fluendo-mp3
gstreamer-0_10-fluendo-mp3-0.10.10-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-fluendo-mpegdemux
gstreamer-0_10-fluendo-mpegdemux-0.10.23-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-fluendo-mpegmux
gstreamer-0_10-fluendo-mpegmux-0.10.4-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-plugins-bad
gstreamer-0_10-plugins-bad-0.10.10-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-plugins-base
gstreamer-0_10-plugins-base-0.10.22-42.pm.1-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-plugins-good
gstreamer-0_10-plugins-good-0.10.10-42.pm.3-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-plugins-good-extra
gstreamer-0_10-plugins-good-extra-0.10.10-42.pm.3-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-plugins-ugly
gstreamer-0_10-plugins-ugly-0.10.10-42.pm.2-i586 → packman.links2linux.de
linux-9ubn:/home/thomas # rpm --verify --query --all ‘gst’
linux-9ubn:/home/thomas # rpm --verify MPlayer
linux-9ubn:/home/thomas # rpm --verify --query --all ‘vlc’
linux-9ubn:/home/thomas # rpm --verify w32codec-all
I’m setting this machine up for someone else, and would greatly appreciate help with it. I guess how things go here may dictate whether I move forward and use openSUSE 11.1 on any machine I own.
Thanks.