Video Render Getting Skipped In Android

So I got this error (not errror actually it’s a warning log) about Video Rendering in Unity. It’s working fine one other devices (the one I tested is android OS 11 and 7) they are working fine. But for Redmi Note 9 (Android OS 10) the video just getting skipped. It’s not stuck, it just skips the video entirely.

The log I got is this:

AndroidVideoMedia: Got negative sample time -21333 for media track 1.

I’ve searched in the forums and I didn’t find anyone with the same problem as this. Can anyone help me?