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

Is soundtrack the only way to combine sound and image with this API? #16

Open
ibrahimennafaa opened this issue Sep 16, 2023 · 1 comment

Comments

@ibrahimennafaa
Copy link

Hi! I saw you didn't implement "soundtrack" yet. But is there any other way to create a video with 1 image + 1 sound track with your current version?

thank you

@DblK
Copy link
Owner

DblK commented Sep 16, 2023

Hi, unfortunately, what you want to achieve is not possible yet.
The soundtrack or AudioAsset implementation is needed for what you wish to do.

Soundtrack is for the whole video you are making (more like a background music) and AudioAsset is to be used as Clip so you can have multiple audios.

I am currently focusing on another project (since there it seems there is not much interest in it) but will soon resume this one.
To support me, do not hesitate to star the project 🙏.

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