Monday, August 29, 2011

FFMpeg extract images

To get a decent quality of extracted images, use the -sameq flag as such:
ffmpeg -i falename.avi -r 20 -ss 00:00:21 -t 8 -sameq image_doler/image%03d.png

Labels:

0 Comments:

Post a Comment

<< Home