Posts: 49
Joined: Dec 2014
Reputation:
0
2021-07-03, 16:11
(This post was last modified: 2021-07-03, 16:14 by hlloyge.)
I've been testing a bit AV1 playback (720p for start) on my j1900 CPU - and I've noticed that it is using only one core for decoding AV1 videos, whereas when decoding H265, it's using all four cores.
Is this by design of decoder, and is there a possibility to change to multicore decoder if it exists?
Posts: 5,487
Joined: Jul 2012
Reputation:
385
Ultimately I think the fix is to move from libdav1d.dll to hardware decode with ffmpeg 4.4 at least where supported.
scott s.
.
Posts: 3
Joined: Apr 2021
Reputation:
0
same struggle but with an i7-2600k
with last kodi 19.4 and a 4K HDR sample at 4169kbps of bitrate : kodi fail, i have sound for 18s than nothing buffering at 100%
Test on VLC same thing sound ok but no picture
Last MPC-HC (last version) + MADVR all ok, CPU between 40 to 60%
So not a power problem i think
Posts: 10,779
Joined: Oct 2011
Reputation:
673
jjd-uk
Team-Kodi Member
Posts: 10,779
2022-04-03, 19:34
(This post was last modified: 2022-04-03, 19:34 by jjd-uk.)
I very much doubt a Intel chip that old is going to be able to cope with software decode AV1
Posts: 1,981
Joined: Jul 2012
Reputation:
73
The Windows builds are also behind on dav1d updates so some improved software decoding is probably possible. Nexus might be better than Matrix but it still is not as current as non-Windows builds.
Intel is old but most ARM devices do software decoding with much less capable CPU.
Martin