Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

video playback issues

$
0
0
Hi, I use VLC (other players are not an option) and was suffering pretty bad screen tearing. A quick Google search turned up the following fix.
Code:

cat /etc/X11/xorg.conf.d/20-intel.conf

# Enable SNA and TearFree on the intel graphics card
Section "Device"
Identifier "intel"
Driver "intel"
Option "AccelMethod"  "sna"
Option "TearFree"    "true"
EndSection

This fixed the screen tearing but now my video playback appears to be slightly to slow, It's not jerky but seems to be playing back at a reduced fps.

It may (or may not) be worth noting that I never had any tearing issue with Ubuntu but did have equally bad tearing with Windows 7 (although with windows I could fix it by closing my laptop lid just far enough to disable the internal screen. (I have it connected to a TV via HDMI).

It's an ASUS x54c
Intel HD3000

Thanks for any help :)

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>