Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1479  / 3 Years ago, wed, july 21, 2021, 6:02:47

Last few weeks I have noticed much worse video quality in VLC than in other video players (compared to Ubuntu 20.04 preinstalled Video player and mpv media player).
It is latest stable version from Ubuntu store (also tried beta latest beta version, but the problem is the same).
Most noticable are horizontal stripes:


Screenshots:


VLC: https://postimg.cc/VJGNRV2j


Video player: https://postimg.cc/cKPLq8xC


What could be the problem? Settings in VLC are default, no changes in system in last times... After new install of vlc I have also deleted .config folder. Horizontal stripes are still visible.


Thank you for help!






UPDATE:
I still have the same problem with stripes. For few days the solution from below (to install via terminal, not a snap version) worked, but now it is still the same.
What else could be the problem?


Tnank you for help!


More From » video

 Answers
0

This problem may be related to the snap version of VLC, and the apt version won't have this issue.


Enter the command to install the apt version of VLC.


sudo apt install vlc

And enter the following command to remove the snap version


sudo snap remove vlc

I would suggest not to use snaps or flatpaks for widely available software unless you require the very latest version for some reason. snap is still quite a new technology. They consume more storage space, more bandwidth, and are slow on first startup compared to the the same software installed from apt.


Of course, snaps/flatpak are a great way to get software that is otherwise not available/hard to install, but for common software, they are really not required.


[#2132] Friday, July 23, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
motivengry

Total Points: 459
Total Questions: 112
Total Answers: 108

Location: Bonaire
Member since Sat, May 1, 2021
3 Years ago
motivengry questions
Tue, Oct 4, 22, 10:02, 2 Years ago
Wed, May 31, 23, 14:33, 12 Months ago
Tue, Jan 25, 22, 17:08, 2 Years ago
;