antingshen / BeaverDam

Video annotation tool for deep learning training labels
BSD 2-Clause "Simplified" License
202 stars 100 forks source link

Not editing/moving/creating boxes with local (own) videos #130

Open AVCarreiro opened 6 years ago

AVCarreiro commented 6 years ago

I can use the tool as supposed with the sample data (the local 0.mp4 in /static/videos/ or the ones in S3). However, when using my own videos, locally in the same folder, although the video plays correctly, I can't do anything after drawing the first box: editing, moving, creating a new one, etc. Just stuck there.

Confirmed they're H.264 encoded. Tried using the convert-to-h264 script, all the same, and different browsers (Chrome, Firefox and Edge).

Any hints on what might be the issue here? Thank you!

AVCarreiro commented 6 years ago

Investigating this issue further, I tried reverting some commits (to ca283928aa523188acd5c743c4ab53e9c1a4eb1b) and it works on Firefox (not on Chrome and Edge though).