AdamSpannbauer / python_video_stab

A Python package to stabilize videos using OpenCV
https://adamspannbauer.github.io/python_video_stab/html/index.html
MIT License
697 stars 120 forks source link

Read gifs #11

Closed AdamSpannbauer closed 6 years ago

AdamSpannbauer commented 6 years ago

fix reliance on frame count for looping through input frames. this allows for gifs to be supported and fixes #10