Page 1 of 1

[SOLVED]Adding .srt files to MP4

PostPosted: Feb 26th, '14, 12:43
by kingwill
Hi

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.

Re: Adding .srt files to MP4

PostPosted: Feb 26th, '14, 12:51
by doktor5000
Please next time use code tags as explained in ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv

If you have ffmpeg installed then the command would be the same.

Do you want some documentation on urpmi on how to install ffmpeg or other packages? Then please check our software management MAQeia for more information on software and package management.