Video concatenation with Text
Hey there,
I'm struggling to create a video transformation URL.
There are two videos:
VIDEO A – short 5 second video with our animated company logo
VIDEO B – long 15 minute webinar recording
Here is what I want to achieve:
- Add a client name to VIDEO A using
l_text
- Join the new VIDEO A to the beginning of VIDEO B
Is this possible to do in one Video URL transformation?
I can't figure out how to combine l_text and fl_splice correctly to do this in one URL...
Help!
Thanks
Answers
-
Hi Nilesh,
Thanks for contacting Cloudinary.
You can do something like this :
In the above example,
l_video : Video B
kitten_fighting.mp4 : Video A
If you would like to include the number of seconds that you want to display, please use du_5 as shown below:
Please refer to our documentation for more information on concatenating videos.
Hope this helps. Please let me know if you have further questions.
Best Regards,
Sree
0