-
Notifications
You must be signed in to change notification settings - Fork 21
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
Erro Loading annotation in Videos #148
Comments
Could you provide the video file for me to debug? It seems related to the format of the video. |
Sure, here is the link: https://drive.google.com/drive/folders/1Zl07Br36Ydz1CVv0Usocjexy2aR40Mzl?usp=sharing |
@llsantos Thanks for your feedback. It is a bug, not related to the video format. Now you should be able to load the annotation file after loading the local video.
Please leave comments if it still fails to work, close this issue otherwise. |
Unfortunately, the error remains. |
@llsantos Are you using the Vidat hosted by us? Please use |
I used the vidat2 hosted by you and me, both happen the same error. |
@llsantos
|
II had shortened the video to 30 min, and "out of memory" happens before I set the FPS.(In Aliyun Host) |
Please change the
The original issue is
The Vidat version 2 is still in alpha stage, its latest development code stores in Whenever we decide to release a new version like (v2.0.1), we will create a release named as |
"The original issue is Could not load video: blob:https://vidat.davidz.cn/c5eb8afc-b3f1-4af7-85a7-41c6425cb582: Failed to open channel which has been resolved." |
I see. I set up an experiment, using the video and annotation Json file provided by you and manually replace the It takes around 7GB of memory when 51% frames are cached. I did not run into the
You can use VideoLoader V1 instead of V2 (in Preferences - Video Decoder), which is used in Vidat version 1. |
Thanks! |
Hi, I'm having this problem:
Could not load video: blob:https://vidat.davidz.cn/c5eb8afc-b3f1-4af7-85a7-41c6425cb582: Failed to open channel
This happens when I load the video annotation.
The text was updated successfully, but these errors were encountered: