Problems with timestamps on a shared VideoLabeler

Hi,
I'm working with the VideoLabeler app. When my colleagues send the ground truth object and the PixelLabelData_1 I have this warning:
Warning: While loading an object of class 'groundTruth':
Number of timestamps in label data is not consistent with the data source.
Then, the gTruth objects looks like this:
Could you help me with this?
Thank you!

1 Comment

VideoReader in different machines handles the timestamps differently.
GroundTruth tries to make a check on the consistentcy of the timestasmps, and then fail, producing the output you see.
A possible reason for VideoReader timestampas inconsistency is using Windows 10 vs 11. Or some other codec fault.

Sign in to comment.

Answers (0)

Asked:

on 30 Jul 2021

Commented:

on 11 Sep 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!