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
I exported 4k video with 5 of 4k clips, and some 720p videos included with different alpha, different volume, etc.
Its exported without problem blazing fast.
I'm getting an export issue:
error in worker EncodingError: Decoding error.
I have debug true, but the error information is quite basic.
Context:
If I run on the same setup with a simple
composition.add(clip);
(clip being a videoclip) it will successfully export.If I use stacked tracks like so...
Preview works correctly, but if fails with the export.
UPDATE: with a few clip added it works, but it seems to be an issue if you add a lot of clips.
The text was updated successfully, but these errors were encountered: