I am started just today with a new fresh installation of Leap with Gnome DE. Everything seems ok and hopefully my hopping is now over, I am tired.
The only problem I have is VLC playing MP4. Actually I can play other videos, like AVI but MP4…no way.
I installed all the codecs according to http://opensuse-guide.org/codecs.php from the terminal.
I have also changed VLC Video Output setting to X11, at no avail.
When I start those MP4’s with Totem they do not play too and Gnome Software pops out saying that some Gstreamer codecs are needed.
The same MP4’s played with no problems on Xubuntu, Fedora, etc so those files should be ok.
and although phonon-backend-vlc works with leap phonon-backend-gstreamer is better so install that one (you don’t have to remove vlc’s but it’s better you do)
zypper rm phonon-backend-vlc
zypper in phonon-backend-gstreamer
Thanks.
I’ve had to reinstall Fedora because I had to work on urgent things, next week I hope to have time to make a new install and then follow your advice.
The only thing you need to get full multimedia is to add the packman repo, switch installed rpm’s from that repo and just in case pull rpm’s that don’t exist in the OSS repo, in 3 commands:
sudo zypper ar -f ftp://packman.inode.at/suse/openSUSE_Leap_42.1/ packman
sudo zypper dup --from packman
sudo zypper in vlc-codecs libxine2-codecs
That’s it now you have full multimedia support in opensuse and not just in vlc but with kaffeine, dragon, totem, Firefox etc…
the last command might not be needed as vlc from packman should pull vlc-codecs but pull them just in case
that’s an intel graphic card issue, not a vlc issue, actually nvidia users need libvdpau_va_gl1 (vdpau was developed by nvidia) for hardware acceleration, so please don’t mix things up