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

Multiple timelines #75

Open
progstre opened this issue Jul 31, 2021 · 1 comment
Open

Multiple timelines #75

progstre opened this issue Jul 31, 2021 · 1 comment

Comments

@progstre
Copy link

Hello,

just wanted to ask a question.
Is it possible to create multiple timelines and create single composition + videoComposition + audioMix? I'm trying to lay two videos on top of each other (e.g. like facetime calls). However every timeline consists of multiple subsequent video clips.

So it would look like this with two timelines and every letter representing a video file (mp4):
aaaaaaabbbccccc
dddeeefffffffffffff

Thank you

@vitoziv
Copy link
Contributor

vitoziv commented Aug 19, 2021

That's impossible because of the mechanism of AVFoundation. But you can lay videos through Timeline.overlays

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

2 participants