lhz516 / react-h5-audio-player

React audio player component with UI. It provides time indicator on both desktop and mobile devices.
https://codepen.io/lhz516/pen/dyGpmgP
MIT License
608 stars 92 forks source link

Audio player is not working if i seek the knob to end without playing the audio #232

Open RajaTheKing826 opened 3 months ago

RajaTheKing826 commented 3 months ago

Describe the bug

When i drag the seek bar to end without starting the audio then the next interactions of audio seekbar are not working as expected.

Environment

Package version: 3.9.1 React version:18.13.1 Browser and its version: chrome Version 125.0.6422.112 (Official Build) (64-bit) OS and its version: Ubuntu 22.04

Peek 2024-06-12 18-07

Here is my codesandbox link -> https://codesandbox.io/p/sandbox/gifted-babycat-nmq82g?file=%2Fsrc%2Fcomponents%2Fplayer%2Findex.tsx

Data point -> its happening when you seek directly to end only not in all seek cases. @lhz516

NarendraKuruva commented 3 months ago

@lhz516 I'm also facing the same issue. Can you please look into this?

NarendraKuruva commented 3 months ago

@lhz516 any update regarding this??

lhz516 commented 3 months ago

Try 3.9.3

It's was due to PIPELINE_ERROR_READ: FFmpegDemuxer: demuxer seek failed