Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

Incorrect Audio Info Duration

Open nizwar opened this issue 3 years ago • 1 comments

Describe the bug Once user load music more than 1 hours, requestAudioFileInfo return incorrect durationMS, for example on this image i load 3 hours music, but once i parse it, it only produce 18:23 (18 minutes 23 sec) output of duration MS : 1103818, the correct one was 3:52:55 (3 hours, 52 minutes, 55 sec)

Expected behavior Correct duration of file info

Screenshots Info loaded on File IMG_3004

Info loaded with Agora IMG_3003

Note : Those screenshots was same file

nizwar avatar Jul 27 '22 10:07 nizwar

Thanks for reporting.

littleGnAl avatar Aug 01 '22 03:08 littleGnAl

It's worth trying agora_rtc_engine: ^6.1.0

littleGnAl avatar Dec 20 '22 09:12 littleGnAl

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.

github-actions[bot] avatar Apr 28 '23 09:04 github-actions[bot]