Wrong video duration with video editor plugin

Hi,
I am working on ionic-v4. While retrieving the file info i’m getting wrong video duration.
I want to validate video under 120 seconds with this wrong duration info i couldn’t proceed with the validation.

The video i try to get info is 71 seconds video. But the below info is what i’m receiving from video editor plugin. Kindly, help me to solve it. Thanks in advance.

videoInfo-
bitrate: 1142270.5
duration: 10660.650390625
height: 720
orientation: “landscape”
size: 11300258
width: 1280

Hi Vignesh Balakrishnan,

I’m dealing with the same problem as you.have you got any fix/solution.