Forum Replies Created

  • Hoa Pham

    September 25, 2010 at 3:13 am in reply to: ffmpeg add subtitle in video

    if i don’t add subtitle the convert is correct:
    ffmpeg.exe -i DearJohn.avi -vcodec libx264 -b 950 -f mp4 DearJohn.mp4

    But when i add a subtitle like this, it does not work:
    ffmpeg.exe -i DearJohn.avi -scodec copy -newsubtitle kid.srt -slang vie -sbsf text2movsub -vcodec libx264 -b 950 -f mp4 DearJohn.mp4

    it notices At least one output file must be specified

    I have tried subtitle .txt change .srt to .txt.

    Can you have any idea?

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy