Bug #6207
openWMediaPlayer : event ended is not raised for files with durations less than 4 seconds, some timeUpdated events are also lost
0%
Description
Hello,
WMediaPlayer WT 3.3.7 , 3.3.8 & 3.3.9 :
Events are not raised for audio files having durations less than 4 seconds, the time progress bar is also hanging I think because some lost "timeUpdated" events.
I have attached an example audio file.
I am interested in "ended" event to play the next in the list (very important for my app).
I have tested the same audio file with Jplayer inspector and I have seen the event ended on http://jplayer.org/HTML5.Media.Event.Inspector/
this is urgent for me, please let me know if you will take a look on this case ?
best regards,
best regards,
Files
Updated by Momo LALMI almost 7 years ago
Update: if this can help, I have tested the same audio file on : https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_av_event_ended
and I have seen the "ended" message box.
Updated by Roel Standaert almost 7 years ago
- Status changed from New to Feedback
Which browser and platform are you testing it in? It's working for me with that file you sent.
Updated by Momo LALMI almost 7 years ago
Hello,
I am testing on :
Windows 8/10 : Google Chrome & Firefox
CentOS 6/7 : Firefox