[FFmpeg-user] repeat first and last frame of a video
Paul B Mahol
onemda at gmail.com
Wed Aug 1 21:24:11 EEST 2018
On 8/1/18, Michael Koch <astroelectronic at t-online.de> wrote:
> Hi,
>
> is it possible to do the following with ffmpeg?
>
> Repeat the first frame of a video 100 times (with the same framerate as
> the video), then copy the video, then repeat the last frame 100 times?
If you mean to copy video without generally losing quality than answer is no.
Otherwise you can use loop video filter.
More information about the ffmpeg-user
mailing list