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

[ Windows ] Error Out on Long files #27

Open
Drive4Code opened this issue Jan 9, 2024 · 5 comments
Open

[ Windows ] Error Out on Long files #27

Drive4Code opened this issue Jan 9, 2024 · 5 comments

Comments

@Drive4Code
Copy link
Contributor

Drive4Code commented Jan 9, 2024

I've noticed Windows Error Out When the File is too large, happened with a 50-minute video.

Error: Too Long Commandline Argument

I think its a Windows Specific issue with a limit on the commandline when chaining alll those afade filters together.
I've tried enabling long paths in the register as suggested online, yet still no luck

@bradyj04
Copy link

Did you ever find a fix for this? same issue here

@mmguero
Copy link
Owner

mmguero commented Apr 25, 2024

I have not had a chance to look at this yet, I'll try to figure something out

@sundrycode
Copy link

Is there a work around for this? I'm having the same problem.

@Drive4Code
Copy link
Contributor Author

A workaround I've tested is using Windows Subsystem for Linux

@mmguero
Copy link
Owner

mmguero commented Jun 25, 2024

perhaps possible by writing the filter to a file and using -filter_complex_script?

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

4 participants