shottower icon indicating copy to clipboard operation
shottower copied to clipboard

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

Open ibrahimennafaa opened this issue 2 years ago • 1 comments
trafficstars

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

ibrahimennafaa avatar Sep 16 '23 12:09 ibrahimennafaa

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 🙏.

DblK avatar Sep 16 '23 16:09 DblK