mifi / reactive-video

Create videos using React!
GNU General Public License v3.0
159 stars 13 forks source link

How to accelerate the gpu in the project? #17

Open dbasy opened 1 year ago

dbasy commented 1 year ago

I have a machine with A10 graphics card and want to make program generation faster. How will I use it?

mifi commented 1 year ago

You can try to run in non-headless mode. And maybe this flag:

https://github.com/puppeteer/puppeteer/issues/3637#issuecomment-918629028