AdamSpannbauer / python_video_stab

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

picamera FileNotFoundError #78

Closed AdamSpannbauer closed 4 years ago

AdamSpannbauer commented 5 years ago

Below quote taken from @seventheefs comment on #76

My second question is about using your code with picamera. Somehow i'm unable to make it work with it, i tried the -i -1 parameter but it just keep displaying the FileNotFoundError: -1 does not exist. i'm using opencv 3.4.2 with a pycamera rev 1.3

AdamSpannbauer commented 5 years ago

@seventheefs I believe I've found the root cause of the issue and I've pushed a fixed. I don't have easy access to picamera right now. Would you be able to test the fix and report back if it resolved your issue?

The fix is live in version 1.7.1

AdamSpannbauer commented 5 years ago

Hi @seventheefs, any update on this? No rush if not; I'm just checking in on all open issues.

nadiryounes commented 5 years ago

hi thanks for asking, i am in a trip right now so i couldn't verify it. Will be back to you on this next week. till then, take care.

AdamSpannbauer commented 4 years ago

@seventheefs I'm going to close this due to inactivity. please re-open if the issue still persists