Multimedia Guide for openSUSE Leap 15.2

Is there a Multimedia Guide for openSUSE Leap 15.2?

I pretty much followed the 15.2 guide, and ignored a few errors for missing packages.

Actually, I kept records. Here’s what I used:


zypper ar -f 'http://packman.inode.at/suse/openSUSE_Leap_$releasever/' packman
  or
zypper ar -f 'http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_$releasever/' packman

zypper ar -f http://opensuse-guide.org/repo/openSUSE_Leap_15.2/ libdvdcss

zypper install libdvdcss2 ffmpeg-3 lame gstreamer-plugins-libav gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-ugly-orig-addon vlc vlc-codecs vlc-codec-gstreamer flash-player flash-player-ppapi libxine2 libxine2-codecs libavdevice56 libavdevice58

I’ll note that I did not bother with ‘$releasever’ for the “libdvdcss” repo. You could change that similar to what I did with the packman repo.

There maybe some packages there that no longer exist in packman. In that case, just ignore the error for those.

Remember to switch packages to packman. You can do that with Yast (use the repositories view), or you can use:

zypper dup --from packman --allow-vendor-change

It is probably best to do that switch before the “zypper install” line, and maybe do it again after the “zypper install” line. You will see fewer conflicts that way.

Further to Neil’s advice…
https://opensuse-guide.org/codecs.php