-
-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request, Functional] Enable back H264 Acceleration for GT220M #657
Comments
Do you have an example of such a website/video with poor playback?
I do have an old ASUS laptop with Windows 7 and a Geforce GT220M but it's in a too poor state for me to give it a try. |
Playing YT videos (or any video in the web) will up CPU usage to highest. avc1 (H264) codec is enforced. Anyway, if Chromium itself disables it, then there shouldn't be such expectation for it to accelerate video playback. |
The DXVA video decoder needs to be restored. But this will take some time to do. |
Thanks for the attention. Meanwhile, users can try using Firefox to get GPU acceleration on systems unsupported by Chromium. |
Try to disable av1/vp9/vp8 or all of those or block 60fps video and see if that helps (usually does) |
You certainly didn't read it well.
In terms of performance, Core 2 Duo (T6400) is like a Pentium D. You can't expect a good video playback performance from it. For that reason, GPU acceleration is almost a must. |
Are you doing well man? It certainly got worse with 124 (well, not really, it just disabled few more stuff which didn't work anyway 🤣) For now, I still have to use Firefox with h264 enforcement plugin in order to watch YT with no CPU usage. I'll be keeping an eye on here for any hopes 👀 . |
It become a duplicate, I request to continue here: #866 |
Until it gets re-implemented, I wouldn't need to use Supermium anyway. |
Chromium has disabled any form of GPU acceleration for video playback on Geforce GT220M GPUs. If your CPU is a weak one like Core 2 Duo T6400, you'll experience high CPU usage and poor playback performance as it will try to play the video itself.
Backend: D3D9
OS: Windows 7 x64 SP1 (with Platform Update)
The text was updated successfully, but these errors were encountered: