[FFmpeg-user] generate a poster image with ffmpeg

Reindl Harald h.reindl at thelounge.net
Mon Dec 28 12:07:16 CET 2015



Am 28.12.2015 um 11:55 schrieb chovy:
> I'm using this command with ffmpeg to generate a poster image every 60 seconds (it works as expected).
>
> -vf fps=1/60 "${path}/poster%03d.png"
>
> I would like to however just overwrite poster.png every time instead of creating a unique filename for each image.

so just replace "poster%03d.png" with that filename

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151228/c75ad937/attachment.sig>


More information about the ffmpeg-user mailing list