[FFmpeg-user] keeping one frame for 3
lorenzo angeli
lorenzo.angeli at efestolab.uk
Tue May 19 16:35:37 CEST 2015
Hi , I'm trying to have one still frame and an image sequence clip joined
with concat.
It seems to be working fine, but I'm not sure how to make the still image
lasting 3 frames. at the moment I'm using :
ffmpeg -loop 1 -t 1 -i <input image> -i <input>.%4d.<ext> --filter_complex
"[in]....[out]" ..... out.mov
What's the correct flag to set so the first input image stays for 3 frames
rather than 25 sec ?
Thanks
L.
P.s
Sorry if this question has already been asked before but I couldn't find
references.
--
-------------------------------------------------------------------------------------------------------------------
Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX
-------------------------------------------------------------------------------------------------------------------
www.efestolab.uk
skype: lorenzo.efestolab
phone: +44 7961031018
More information about the ffmpeg-user
mailing list