Errors using hardware acceleration by setting config.renderer = "OpenGL" #4436
Replies: 1 comment
-
that can safely be ignored, ManimCE 0.19.0 does not need an external installation of ffmpeg anymore
without any more details it's impossible to tell what's happening For an introduction to using the opengl renderer see here: https://youtu.be/KeXBLPC1tns?si=FKC5XLQm84yH5at4 For more and better discussions come to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try and use the OpenGL renderer I get some very odd errors. I've read that to get it to work you have to have the right version of several libraries. I'm not sure how to find the version of all the libraries it uses but here is what I do know.
Windows 10 Pro Build 19045.5737
Python 3.9.13
ffmpeg version 8.0-full_build-www.gyan.dev
NVIDIA RTX A4000 Driver Version 31.0.15.5152
Manim Community v0.19.0
Any help on getting the OpenGL renderer working so I can use hardware acceleration to speed this up would be greatly appreciated.
Chris W
Oklahoma City
P.S. I was getting an warning about not being able to find ffmpeg, but it still worked fine. I had about 6 different copies of ffmpeg.exe installed with other software but none of them were in the path. I downloaded the full build and added it to the path so now the warning is gone. What I want to know is how did it even work at all before?
Beta Was this translation helpful? Give feedback.
All reactions