[MPlayer-users] "too slow" even with a modern system?

Grant emailgrant at gmail.com
Tue Aug 14 15:39:05 CEST 2012


> I'm getting the "Your system is too SLOW to play this!" message even with:
>
> -lavdopts fast:skiploopfilter=all:threads=4
>
> I'm trying to play a 1080p MTS file created by my Sony digital camera
> and video is smooth but audio is out of sync.  My system is a Dell
> XPS13 Ultrabook.  Is there anything I can do?
>
> - Grant

It turns out I needed to install the latest xf86-video-intel drivers
(2.20.3 in Gentoo), enable the Gentoo "sna" and "vaapi" USE flags, and
add the following to /etc/X11/xorg.conf:

Option "AccelMethod" "sna"
Option "TearFree" "true"

Those 1080p/60fps videos play perfectly now with 'mplayer video.ts' or vlc.

- Grant


More information about the MPlayer-users mailing list