mbari-org / vars-annotation

Video Annotation Application for MBARI's Media Management (M3) software stack
https://docs.mbari.org/vars-annotation/
Apache License 2.0
16 stars 6 forks source link

At sea annotations are not loaded to video segments #56

Closed lindakuhnz closed 6 years ago

lindakuhnz commented 6 years ago

See V4110. All of the annotations made at sea did not get disbursed amongst the various video segments. They are still under 4110 "real-time". Checked each segment with the "show concurrent annotations" box checked.

Should I (and/or could I?) move these? Should they be getting moved at registration?

hohonuuli commented 6 years ago

Don't move them. They should not get moved; real time annotations stay under the real-time video reference. The duration property did not get set on the realtime video reference like it was supposed to. Once that's set everything will work as expected. I'm looking into why that didn't get set.

hohonuuli commented 6 years ago

Fixed. There's a new release in my tempbox. When you open a video file and click show cuncurrent annotation the realtime annotations that occur only during that video file will be shown.