

VLC MEDIA PLAYER
VLC media player unable to run video, after using the command sudi apt install -y vlc && sudo apt install -f.
Only the audio is available, but the picture is unmoved.
I have given the above command keeping internet connection activated. What to do now?
Affordable-Laptop


If the video is not responding in VLC, could you please try playing some other video content? Maybe, a youtube video through konsole(terminal):
- vlc https://www.youtube.com/watch?v=Z4C82eyhwgU
If that doesn't work, then please try re-installing the vlc from the konsole(terminal):
- sudo apt purge -y vlc
- sudo apt install -y vlc
Let me know if it solves your problem.
10-12-18, 1:02 p.m. Srikant
11-12-18, 6:46 a.m. GSMahapatra
Login to add comment