-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
gl mistake #270
Comments
This is being discussed in #33 |
@zwdcoder I just joined the project and am cleaning up old issues. As @makeitcount suggested, #33 has more info about this. If you're running on a headless linux instance, you likely need xvfb. |
Yes, this is a problem I had a year ago when I had solved forgetting to close. Thank you for the end. I use "xvfb-run", "-a", "-s" to run the file and solve multiple concurrent problems simultaneously.
[Amphetamine]
***@***.***
…------------------ 原始邮件 ------------------
发件人: "mifi/editly" ***@***.***>;
发送时间: 2025年1月20日(星期一) 凌晨3:31
***@***.***>;
***@***.******@***.***>;
主题: Re: [mifi/editly] gl mistake (Issue #270)
@zwdcoder I just joined the project and am cleaning up old issues. As @makeitcount suggested, #33 has more info about this. If you're running on a headless linux instance, you likely need xvfb.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
This is the json file generator I used to develop at that time, which implemented some of the functions hope to provide some help to new users. Part of it is Chinese remarks. The language used is java
[Amphetamine]
***@***.***
…------------------ 原始邮件 ------------------
发件人: "mifi/editly" ***@***.***>;
发送时间: 2025年1月20日(星期一) 凌晨3:31
***@***.***>;
***@***.******@***.***>;
主题: Re: [mifi/editly] gl mistake (Issue #270)
Closed #270 as completed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
author , please tell me,when executing the following command I get this error:
editly, /home/JobId_1.json5, --width, 900, --height, 506
Error: gl returned null, this probably means that some dependencies are not installed. See README.
at default (file:///root/.nvm/versions/node/v18.16.1/lib/node_modules/editly/glTransitions.js:14:11)
at Editly (file:///root/.nvm/versions/node/v18.16.1/lib/node_modules/editly/index.js:171:60)
at async file:///root/.nvm/versions/node/v18.16.1/lib/node_modules/editly/cli.js:140:3
The text was updated successfully, but these errors were encountered: