I am using ffmpeg to make timelapse movies from still images.

I see that I can use the blackframe filter to get a list of dark frames in a video, but I would like to skip encoding those frames all together.

Is there a way that I can use the blackframe filter to avoid encoding frames below the blackframe threshold? Ideally I would be able to do this on a Win7 machine using batch/powershell/python.

Using another open source program to remove/delete black frames first would be acceptable too.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.