Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: exceptions must derive from BaseException #9

Closed
johnbager opened this issue Mar 6, 2021 · 5 comments
Closed

TypeError: exceptions must derive from BaseException #9

johnbager opened this issue Mar 6, 2021 · 5 comments
Assignees

Comments

@johnbager
Copy link

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

video5.mp4
@johnbager
Copy link
Author

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

@mayank10j mayank10j self-assigned this Mar 8, 2021
@thealokkr
Copy link
Collaborator

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

@johnbager
Copy link
Author

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

@thealokkr
Copy link
Collaborator

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

@mayank10j
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants