Gentoo Archives: gentoo-user

From: Andrew Udvare <audvare@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Playing video and CPU usage
Date: Sat, 12 Jan 2019 06:21:40
Message-Id: D1F6B340-04EF-45A3-A947-AC939AD89E78@gmail.com
In Reply to: [gentoo-user] Playing video and CPU usage by Dale
1 > On 2019-01-12, at 00:00, Dale <rdalek1967@×××××.com> wrote:
2 >
3 > Howdy,
4 >
5 > As some know, I recently bought a video card. While not the most modern
6 > thing, it is a lot faster than my old one. I have a question tho. When
7 > I'm watching TV and playing a video with Smplayer, high resolution or a
8 > medium resolution, it seems to use a good bit of CPU power. I notice in
9 > gkrellm, htop etc that it is using about 20 to sometimes 40 or 50% of
10 > CPU power. Yes, I still have the 8 core CPU in here. In Smplayer, I
11 > have video driver set to "gl(fast)" but have tried other settings as
12 > well. Obviously, some just plain don't work at all. It causes Smplayer
13 > to crash. I did some googling, I think this is the best driver setting
14 > for my card. It is nvidia based.
15
16 It's not the best setting. You should avoid SMPlayer (IMHO from my experience at this point) and switch to mpv or VLC. You want to enable hardware decoding with VDPAU with any player. That card can decode H.264 fully and partially can decode MPEG-1/2/VC-1. You will see very little CPU usage with VDPAU enabled. The downside is the inability to use software-based filters in real-time, but there is a built-in hardware deinterlacer that significantly beats filters like Yadif.
17
18 --
19 Andrew Udvare

Replies

Subject Author
Re: [gentoo-user] Playing video and CPU usage Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Playing video and CPU usage Dale <rdalek1967@×××××.com>