Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Vision issue: Incorrect end time for MP4 videos

Hi!
I encountered a weird issue with Cloud Vision.
When processing MP4 videos that were recorded on iPhone (Safari) with 5 fps, the endTimeOffset is incorrectly computed.

For example, processing a 5 seconds MP4 with a frame-rate of 5fps would yield the following start/end time:

 

 "segment": {
        "endTimeOffset": "0.834166s",
        "startTimeOffset": "0s"
      },

 

This is clearly incorrect.
Is this a known issue?
Is there a way to resolve this?

Thanks.

0 3 224
3 REPLIES 3