[FFmpeg-user] How to extract the very starting frame for every second on a live videi input?

Nicolas George george at nsup.org
Mon Apr 13 16:47:45 EEST 2020


Ramana (12020-04-13):
> I am trying yo select select the very starting frame of every second on a
> live input video. Input is a .ts file. I have a command to select the 0th
> frame of every second on a non-live video. 

-vf fps=1

If necessary, play with the rounding option, or use setpts to finely
adjust the phase.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20200413/d8abe37f/attachment.sig>


More information about the ffmpeg-user mailing list