[SOLVED]Adding .srt files to MP4

Hi
I've done this in the past using ubuntu via the terminal command
I'm new to urpmi and wondered what the command line would be in Mageia.
I've done this in the past using ubuntu via the terminal command
- Code: Select all
ffmpeg -i newfile.mp4 -vf subtitles=newfile.srt newfilewithsubs.mp4
I'm new to urpmi and wondered what the command line would be in Mageia.