python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to animate harcoded subtitles (.ass) or drawtext in ffmpeg?
I'm trying to add hardcoded text or subtitles to a video.
I've used .ass file to easily add subtitles with custom background color, font color, font size and placement and fade animation.
But now I wa...
AbsoluteSith
Votes: 0
Answers: 2
Mozilla DeepSpeech: How to generate a SRT file from multiple segmented audio file?
I've been following this guide on generating an SRT subtitle file from video/audio files using Mozilla DeepSpeech.
I've been able to remove the silent portion of the audio .wav file into multiple segm...
SingularitySG
Votes: 0
Answers: 1
Matching .srt file subtitle line and timestamps with regex
As the title states, I want to match the timestamp and text lines of a .srt file subtitles.
some of these files are not formatted properly, so I need something to work with almost all of them.
the cor...
sina.E
Votes: 0
Answers: 1
Turn on and off the subtitle in flutter chewie player
I am doing a flutter app to play video using flutter chewie player. I have given subtitle wrapper to display subtitle from a url in it. but i want to create a button in video playing screen to turn on...
Akash
Votes: 0
Answers: 1