Skip to content
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

xvfb-run -s "-ac -screen 0 1280x1024x24" pm2 start bin/www -i 4 #322

Open
f1748x opened this issue Feb 6, 2023 · 2 comments
Open

xvfb-run -s "-ac -screen 0 1280x1024x24" pm2 start bin/www -i 4 #322

f1748x opened this issue Feb 6, 2023 · 2 comments

Comments

@f1748x
Copy link

f1748x commented Feb 6, 2023

pm2 跑项目出以下错误:
0|www | 开始生成视频: -------start---------
0|www | TypeError: Cannot read property 'ARRAY_BUFFER' of null
0|www | at FFTransition.createBuffer (/volumn/ffmpeg/FFCreator/lib/animate/transition.js:73:45)
0|www | at FFTransition.createTransition (/volumn/ffmpeg/FFCreator/lib/animate/transition.js:61:10)
0|www | at FFTransition.bindGL (/volumn/ffmpeg/FFCreator/lib/animate/transition.js:40:10)
0|www | at /volumn/ffmpeg/FFCreator/lib/core/renderer.js:122:57
0|www | at arrayEach (/volumn/ffmpeg/node_modules/lodash/_arrayEach.js:15:9)
0|www | at forEach (/volumn/ffmpeg/node_modules/lodash/forEach.js:38:10)
0|www | at Renderer.transBindGL (/volumn/ffmpeg/FFCreator/lib/core/renderer.js:122:5)
0|www | at Renderer.start (/volumn/ffmpeg/FFCreator/lib/core/renderer.js:55:10)
0|www | at processTicksAndRejections (internal/process/task_queues.js:95:5)


怎么解决啊

@drawcall
Copy link
Member

drawcall commented Feb 9, 2023

https://tnfe.github.io/FFCreator/#/qa/qa
Please Read QA

@zdu-strong
Copy link
Contributor

删除一部分参数即可修复这个bug.
xvfb-run pm2 start bin/www -i 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants