You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in ffmpeg. The command is about 140000 characters long, so I'm not going to include it.
Ideas on what's causing this? Slightly shorter videos (under 630 clips) aren't affected.
I suspect it's an error in the audio (as the video frames don't appear to be being computed)
Device has plenty of spare memory so that shouldn't be the issue.
I have tried with the newest version of editly: npm i -g editly or npm i editly@latest
I have tried ffmpeg newest stable version
I have searched for existing issues
The text was updated successfully, but these errors were encountered:
Just wanted to add: If the issue here is that there are too many clips, is there a way to put audio separate from my clips? I have long audio files, but editly is splitting them into a whole lunch of small files during processing.
Error in ffmpeg. The command is about 140000 characters long, so I'm not going to include it.
Ideas on what's causing this? Slightly shorter videos (under 630 clips) aren't affected.
I suspect it's an error in the audio (as the video frames don't appear to be being computed)
Device has plenty of spare memory so that shouldn't be the issue.
npm i -g editly
ornpm i editly@latest
The text was updated successfully, but these errors were encountered: