I also just tried removing the trim filter and using the exact number of
loops as the value for loops (as determined by the duration in seconds *
fps). Didn't work, same infinite thumbnail video

On Fri, Sep 24, 2021 at 10:54 PM Arif Driessen <[email protected]> wrote:

> > It is very hard to help when no info what exactly was tried is not
> provided.
> Well I tried every variation on what you said. that is:
>
> > One possible way is using loop video filter
> So I'm looking at this documentation:
> https://ffmpeg.org/ffmpeg-filters.html#loop,
> And so i stuck `loop=loop=$N` after `movie=filename=${THUMBNAIL}` with $N
> being -1, 0, and 1
> And I also played with the loop parameter in `movie` (
> https://ffmpeg.org/ffmpeg-filters.html#movie-1)
> setting it to both `0` and `1`
>
> I attached a prototypal bash script in the first email, perhaps you could
> maybe run it on your system and amend it with what you think the solution
> should be?
>
> Many thanks!
> Arif
>
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to