1. Burning Social Media Video Captions
Social Media ManagerBackground
A social media manager has a 1-minute MP4 marketing video and an SRT subtitle file. They need to ensure the captions are permanently visible on platforms where videos autoplay on mute.
Problem
The default subtitles are too small and need to be hardcoded in a specific brand color to stand out.
How to use
Upload the MP4 video and the SRT subtitle file. Set the font size to 28 pixels, font name to 'Arial', and font color to '#FF5733'. Keep bottom alignment checked and set the bottom margin to 30 pixels. Select MP4 as the output format and generate the video.
videoFile: promo.mp4, subtitleFile: captions.srt, fontSize: 28, fontName: 'Arial', fontColor: '#FF5733', bottomAlignment: true, marginBottom: 30, outputFormat: 'mp4'Outcome
An MP4 video with highly visible, orange-colored hardcoded subtitles positioned perfectly at the bottom.