Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] skylake and x265 movie display
Date: Wed, 26 Jun 2019 04:39:57
Message-Id: b2687725-be4e-7bc5-2e26-a4a14754d1a2@gmail.com
In Reply to: [gentoo-user] skylake and x265 movie display by Adam Carter
1 On 6/25/19 4:57 PM, Adam Carter wrote:
2 > My skylake (i3-6100U) system drops frames when watching x265 movies (in
3 > mpv and kodi), with all cores at 100% CPU. I've re-run through
4 > https://wiki.gentoo.org/wiki/Intel and tried changing from the intel
5 > driver to modsetting, and it appears to use less CPU for x264 at least.
6 > Still maxed out for x265 so I cant tell if there's a difference for that.
7 >
8 > I'm going through the USE flags for kodi, mpv and ffmpeg, which flags
9 > are the most important? Is there some way to run a simple movie playback
10 > benchmark to assess the impact of changes?
11 >
12 > Current settings;
13
14 What about USE flags for mesa and libva?
15
16 This wouldn't happen to be a 10-bit encoded x265, would it? If it is,
17 10-bit hardware decoding is only supported in Kaby Lake or newer (this
18 could explain it decoding in software/on CPU instead of GPU.)
19
20 I also had to boot with UEFI or no hardware decoding happened at all.
21 Mine was old enough to give you a choice but video performance suffered
22 in BIOS boot mode.
23
24 When I got my celeron-based NUC I discovered that just because the CPU
25 has some hardware offloading doesn't mean software will use it. :(
26
27 Dan

Replies

Subject Author
Re: [gentoo-user] skylake and x265 movie display Adam Carter <adamcarter3@×××××.com>