How to add an audio file in CLT manifest
Hoping someone can point me in the right direction real quick as I searched all the doc and can find no mention of it. Thanks.
Answers
-
Hi there,
Currently, audio and audio transformations are not compatible with video generation. That being said you can add your generated video as a layer on top of an audio file. Audio files are delivered as type: video, so as long as you change the file format to a video-compatible format your video should play without issues.
Example:
Generated video:
https://res.cloudinary.com/demo/video/upload/v1675855056/docs/video_generation/fashion-slideshow.mp4
Sound file that we use as the base (remember we will need to change it to mp4):
https://res.cloudinary.com/demo/video/upload/docs/firefly-tune.mp3
Final video with sound:
https://res.cloudinary.com/demo/video/upload/l_video:docs:video_generation:fashion-slideshow.mp4/docs/firefly-tune.mp40 -
Thank you so much. Somehow I knew that was what I would end up doing. I've been doing that before the create video came out so I can definitely continue. Thank you so much🙏🩵
1