krotfilm.blogg.se

Vlc media player not working
Vlc media player not working











vlc media player not working

Vlc media player not working install#

So yes it's installed, but probably broken then so we need to reinstall it: sudo apt install -reinstall libqt5svg5 Ii libqt5svg5:amd64 5.9.5-0ubuntu1 amd64 Qt 5 SVG module ||/ Name Version Architecture Description I'm curious so let's very if it's installed with dpkg -list: dpkg -list libqt5svg5 The funny thing is I just installed vlc so the package manager should have pulled the libqt5svg5 dependency itself. Ls: cannot access '/usr/lib/x86_64-linux-gnu/libQt5Svg.so.5*': No such file or directory We have the package name libqt5svg5 and we also have the path where the file should be, let's verify it's indeed not there with ls: ls -l /usr/lib/x86_64-linux-gnu/libQt5Svg.so.5*

vlc media player not working

Let's check from which package it comes using dpkg -S: dpkg -S libQt5Svg.so.5 So in my case it's complaining about libQt5Svg.so.5 not being found. Skins2 interface error: cannot instantiate dialogs provider Main libvlc: Running vlc with the default interface. (libQt5Svg.so.5: cannot open shared object file: No such file or directory) Main libvlc warning: cannot load module `/usr/lib/x86_64-linux-gnu/vlc/plugins/gui/libqt_plugin.so' It actually seems to come from some graphical libraries not being installed properly.įirst run in verbose with vlc -v as suggested by vlc -v

vlc media player not working

The options will display on your window, go to Input/Codec >Video Codecs>FFmpeg, and then disable the ‘ Hardware decoding ’ option. In the opened tab, click Show Settings from the lower left on the window and then select the ‘ All ’ button. On Ubuntu 18.04 fresh install I also got this issue. Open the VLC media player and go to the Tools and select Preferences. TL DR: sudo apt install -reinstall libqt5svg5













Vlc media player not working