Problems with timestamps on a shared VideoLabeler
Show older comments
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
Andre Antunes
on 11 Sep 2025
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.
Answers (0)
Categories
Find more on Ground Truth Labeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!