VideoHelp Forum




+ Reply to Thread
Results 1 to 1 of 1
  1. I want to take a screenshot (with rendered subtitles) from a command line tool, using a scripting language, or an application that accepts script files for input. I've been able to partially do this with ffmpeg using the following:

    Code:
    ffmpeg -ss 00:10:19 -vframes 1 -i "filename" -y -scodec ass -slang jpn output%d.jpg
    but this generates 2 files - one image file, and one subtitle file.

    Is there a way to use ffmpeg to render the subtitles to the image, or a method whereby I could mux this in after the fact?
    Last edited by adam.skinner; 12th Jul 2011 at 08:40. Reason: added %d to actually make "output" work...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!