Screenshots/Images via ffmpeg

Hello!

Is it possible to deploy such feature as creating various screenshots/images from the published video for all users? May be via ffmpeg or something else…
As example, I know desktop command for this “ffmpeg -i video.avi -r 0.01979 -f image2 output_%05d.jpg”. But how to use it for PeerTube’s video…