Need to add music to entire length of video file which was made by concatenation many video files.
I want to add single audio file for entire length of video.
Answers
-
Hi there,
Thanks for reaching out.
You can add audio to video using overlays, you can read all about it here:
https://cloudinary.com/documentation/video_layers#audio_overlays
I can see you opened another private ticket, if you need more help, let's continue there.
Best regards,
Tamara
0 -
Thanks for your response @Tamara . As per the documentation I was able to add audio to each individual clip of concatenated video. Like this : https://res.cloudinary.com/ddyewklhk/video/upload//l_audio:v1689936202:ballerappCloudinary:.mp3:1687513702685-password-infinity-123276.mp3/fl_layer_apply,e_volume:-70/c_fill,du_20,h_1080,so_17,w_1920/fl_splice,l_video:ballerappCloudinary:livestream:3e350dbda14f569449cc21af689261d2_Channel64be60559ff45060894e362e_0.mp4//l_audio:v1689936202:ballerappCloudinary:.mp3:1687513702685-password-infinity-123276.mp3/fl_layer_apply,e_volume:-70/c_fill,du_20,h_1080,so_10,w_1920/fl_layer_apply/v1/ballerappCloudinary/livestream/3e350dbda14f569449cc21af689261d2_Channel64be60559ff45060894e362e_0.mp4
In above video audio restarts after 20 seconds i.e after first clip.
I need support in adding same audio file to entire length of concatenated video.
0 -
Hi @Neha_Sharma ,
Thanks for your response. You can try adding l_audio followed by the file name and do not forget to add fl_layer_apply after the file name as shown below:
As @Tamara mentioned, please refer to our documentation: https://cloudinary.com/documentation/video_layers#audio_overlays for more information on several options that you can apply with audio as an overlay.
Please let me know if you have further questions.
Thanks,
Sree
0