Migration to Linux: VLC & H.264
Jump to navigation
Jump to search
You are here: /Migrating from macOS to Linux/Migration to Linux: VLC & H.264
Das Problem
VLC mault, dass der Codec fehlt...
Links
- https://en.opensuse.org/Additional_package_repositories
- https://forums.opensuse.org/t/tumbleweed-h264-codec/123818/2
Lösung (am Besten bevor VLC o.ä. installiert ist)
zypper addrepo -f http://packman.inode.at/suse/openSUSE_Tumbleweed/ packmanzypper addrepo -cfp 90 https://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/Essentials packman-essentials
zypper install vlc vlc-codecs k3b-codecs ffmpeg lame gstreamer-plugins-libav gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-good gstreamer-fluendo-mp3 libdvdcss2
zypper dist-upgrade --from packman # not sure about this!
Note: If one or more of the above package is already installed - remove it first.