Codec Installation with 1-Click
Note, if you get a warning dialog like this don't panic! Simply select the proper option, to either allow changing the vendor for some packages from openSUSE to Packman, or possibly to downgrade a package (usually the same package version, only with a lower build number) then click OK -- Try Again.
Afterwards make sure all your multimedia packages are coming from the Packman Repository:
Start YaST Software Management => Click on View => Click on Repositories => Select the Packman Repository => Click "Switch system packages" => Click "Accept"
Manual Codec Installation
- Packman Repository
- libdvdcss repository (skip if you don't need DVD playback)
Then install the following packages with YaST Software Management:
- libxine2-codecs
- k3b-codecs
- ffmpeg
- lame
- gstreamer-0_10-plugins-bad
- gstreamer-0_10-plugins-ugly
- gstreamer-0_10-plugins-ugly-orig-addon
- gstreamer-0_10-plugins-ffmpeg
- libdvdcss2 (skip if you don't need DVD playback)
Codec Installation in the Terminal
To install codecs using the terminal instead, do these steps:
Add the needed repositories (skip the dvd repo if you don't need DVD playback):
zypper addrepo -f http://packman.inode.at/suse/openSUSE_Leap_15.2/ packman zypper addrepo -f http://opensuse-guide.org/repo/13.1/ dvd
zypper install --allow-vendor-change ffmpeg-3 lame gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-ugly-orig-addon gstreamer-plugins-libav libavdevice58 libdvdcss2 vlc-codecs
Make sure all your multimedia packages are coming from the Packman Repository:
zypper dup --allow-vendor-change --from http://packman.inode.at/suse/openSUSE_Leap_15.2/
You may be asked if you want to allow vendor change for some packages - allow it.
Comentarios
Publicar un comentario