Youtube on Chrome/Brave is still taking tons of CPU power, does that imply HW acceleration is not fully working there?Parallel decoding / encoding test also done.
I open 4 FFmpeg section to re-encode four 1080P videos simultaneously.
3 of them use both hardware decode and hardware encode.
The remaining one use software decode but hardware encode.
It seems there is no limit on how many parallel sections can be open. The final limitation is just the hardware resources.
Up to this point, it's 100% GPU limiting, but no more CPU single thread performance bottleneck observed.
View attachment 835054
[doublepost=1556900768][/doublepost]Smooth playback 8k VP9 youtube video (zero frame drop) also achieved now on this 10 years old cMP in macOS
View attachment 835057
Youtube on Chrome/Brave is still taking tons of CPU power, does that imply HW acceleration is not fully working there?
Youtube on Chrome/Brave is still taking tons of CPU power, does that imply HW acceleration is not fully working there?
Interesting. brave://gpu/ also workschrome://gpu/ and you will see what works and what not if you run Chrome
Youtube on Chrome/Brave is still taking tons of CPU power, does that imply HW acceleration is not fully working there?
I can confirm this also works with Vega Cards.
Tested with RX Vega 64 and Radeon VII sadly those X5690 bottleneck in SingeCore Performance but I will not try it on my main rig until 10.14.5 is final.....
Also DRM Content Playback does NOT!! work (If you need that I don't use it)
View attachment 835044
This is indeed eye-opening. Thanks.chrome://gpu/ and you will see what works and what not if you run Chrome
Excuse me, but is the possibility of enabling the Gpu to hvc and h264 affect cMP or hackintosh?
Excuse me, but is the possibility of enabling the Gpu to hvc and h264 affect cMP or hackintosh?
I just found the solution to keep hardware accel but able to play DRM content (streaming) in iTunes.
I just found the solution to keep hardware accel but able to play DRM content (streaming) in iTunes.
Just change shikigva=32 to shikigva=96.
View attachment 835159
The interesting thing is if I make screen capture, the movie window become black
View attachment 835160
But from the photo, obviously I can watch KF panda (streaming).
I don't mind to do that. TBH, I don't think it's a good idea to let this important info hide inside this thread. However, it seems like a happy accident this time.
sarkrui was talking about that iMac 19,1 and 18E2034 issue, and I suddenly think about may be we can use WEG to "inject" the board-id. Then we suddenly have full H264 hardware accel that never available to the cMP.
I will let this stay here few more days. Then let's see what we can find, and the gather all the info and put that into my "H264 hardware accel from RX580 is now possible" thread (or a new one).
Up to this point, I believe we pretty much already hit the next hurdle (unable to get HEVC encoding / DRM streaming reliably). But I still prefer to wait a bit longer, rather than keep updating the wiki post, which may confuse those "new joiner".
Great! Could you also add it to the:
https://forums.macrumors.com/thread...-5-1-upgrade-guide-sticky-discussion.2099092/
What is sad is that Apple decided to block this feature in Mojave. And I don't see the reason for that as it is enabled in Windows and you can use Windows on the cMP.
I still have the original instruction in my quote. Everything else is deleted.Can anybody please summarize what exactly should be done to test hw acceleration with this kexts? Install Lilu and Whatevergreen via Clover? What boot argument should be added?
The guide will help others to test this method and give feedback.
Can anybody please summarize what exactly should be done to test hw acceleration with this kexts? Install Lilu and Whatevergreen via Clover? What boot argument should be added?
The guide will help others to test this method and give feedback.
View attachment 836293
Command "sudo kextcache -update-volume /" doesn't work for me, it says:
/ locked; waiting for lock.
Lock acquired; proceeding.
Warning: /AppleInternal/Library/Extensions: No such file or directory
After it i entered "sudo nvram boot-args="shikigva=60 shiki-id=Mac-7BA5B2D9E42DDD94"", rebooted but nothing changed. Videoproc still shows nothing, Video Acceleration Information in chrome://gpu/ is blank.
Did i miss something?
10.14.5 Beta (18F131a)
Thanks, it worked.I tested beta 5, still works.
Don't worry about that terminal return, that's not the problem.
You missed "step 5"