keplerlab/katna

TypeError: exceptions must derive from BaseException

johnbager opened this issue · 5 comments

when i use kanta to process my video , it send this erro.could you tell me how to solve it?

video5.mp4

i used:
imgs = vd.extract_video_keyframes(no_of_frames = no_of_frames_to_return,
file_path= video_file_path)

i aimed to extract keyframe

Thank you for the data. We are able to replicate the issue.

it's trouble for you. If you can solve it ,please tell me. Thanks.

There seems to be an issue with the video encoding. You can fix the video by using handbrake https://handbrake.fr/. We are looking at exception handling in code separately

Issue is fixed in new release v0.8.1, Please reinstall Katna for updated version.