The outputs from the 10 steps are below, but the problem seems to be that xvid is not installed and I can’t find it (per my previous post). Can someone point me to the correct repository or package for it?
Also, do I need gstreamer-0_10 for this? It also won’t install (unresolvable conflicts).
“Check your multimedia problem in ten steps” outputs:
- LC_ALL=C zypper ve
Unknown command ‘ve’
Try -h for help.
(but ran zzz_all in Yast)
-
rpm -qa --queryformat '%{NAME} → %{VENDOR}
’ | grep -i VideoLAN
nil
(already removed Videolan from repositories) -
rpm --verify --query --all ‘libav*’ ‘libpostproc*’ ‘libswscale*’
nil -
rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ libxine1 libxine1-codecs
libxine1-1.1.15-44.pm.0-i586 → (none)
libxine1-codecs-1.1.15-44.pm.0-i586 → (none)
(but I have these 2 packages installed from packman)
-
rpm --verify --query --all ‘xine’
nil -
rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} → %{VENDOR}
’ gstreamer-0_10-ffmpeg gstreamer-0_10-fluendo-mp3 gstreamer-0_10-fluendo-mpegdemux gstreamer-0_10-fluendo-mpegmux gstreamer-0_10-plugins-bad gstreamer-0_10-plugins-base gstreamer-0_10-plugins-good gstreamer-0_10-plugins-good-extra gstreamer-0_10-plugins-ugly
package gstreamer-0_10-ffmpeg is not installed
package gstreamer-0_10-fluendo-mp3 is not installed
package gstreamer-0_10-fluendo-mpegdemux is not installed
package gstreamer-0_10-fluendo-mpegmux is not installed
package gstreamer-0_10-plugins-bad is not installed
package gstreamer-0_10-plugins-base is not installed
package gstreamer-0_10-plugins-good is not installed
package gstreamer-0_10-plugins-good-extra is not installed
package gstreamer-0_10-plugins-ugly is not installed
(but yast won’t install gstreamer-0_10 - no provider, conflicts that won’t resolve)
-
rpm --verify --query --all ‘gst’
nil -
rpm --verify MPlayer
package MPlayer is not installed
(using Kaffeine)
-
rpm --verify --query --all ‘vlc’
nil -
rpm --verify w32codec-all
nil