> On 19 Nov 2020, at 10:42, Moritz Barsnick <barsn...@gmx.net> wrote:
> 
> Do take a look at the documentation of the select filter. It even has
> an example on how to extract certain frames, e.g. by number:
> 
> https://ffmpeg.org/ffmpeg-filters.html#select_002c-aselect 
> <https://ffmpeg.org/ffmpeg-filters.html#select_002c-aselect>
> 
>    Select one frame every 100:
>        select='not(mod(n\,100))'
> 
> Cheers,
> Moritz


Thanks Moritz, that’s really helpful I will take a look.

Much appreciated.

Adam
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to