Relative Content

Tag Archive for flutterdartffmpegvideo-processingandroid-ffmpeg

How to add subtitles using FFmpeg-kit?

I’m running a flutter app with Ffmpeg-kit package to burn a subtitle on a video. i have a words list with the timings and map that to generate an srt and ass file. but when executing this tho it didn’t work.