When using ffmpeg
to output a series of frames as images, the only format I can find documentation for is frame_%d.jpg
. The %d
identifier is replaced by the sequential frame count.
Are there other parameters I can use in the output file format? Specifically, I need the ability to add the timestamp of the specific frame.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…