View Sacar imagenes de un video con ffmpeg import commands import os def execute(): cmd = ‘c:/ffmpeg/ffmpeg.exe -y -itsoffset -4 -i c:/input.mpg -vframes 1 -s 100×90 -f image2...Read More