[FFmpeg-user] obtaining an image from a video stream

LsBender mlefe74 at gmail.com
Fri Aug 3 12:00:42 CEST 2012


I've finally made it, thanks to your help, by using this command line: 

ffmpeg -vf select="eq(pict_type\,PICT_TYPE_I)" -i
rtsp://<my-ip-address>/stream1 -vsync 2 -f image2 -vframes 5
"frame-%02d.png"

Marc



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/obtaining-an-image-from-a-video-stream-tp4652178p4652262.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list