Hi Carl,

I am very beginner to ffmpeg. I usually get the commands from the browsing
from online blogs. I don't know how to set those options clearly. Could you
send me an example to use this pts and prev_pts options in the command? 

Also I tried the below command to  extract.

ffmpeg -i INPUT.ts -vf "select=not(mod(n\,25))" -vsync vfr -q:v 2
output_%d.jpg

The above command is also not working, as it is extracting the more number
of frames.




--
Sent from: http://www.ffmpeg-archive.org/
_______________________________________________
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