SmithKettlewellRERC / DVX-YouDescribe-issues

Issue tracking repo for DVX & YouDescribe (Automatically exported from code.google.com/p/sk-dvx)
http://youdescribe.org/
0 stars 0 forks source link

Player does not handle bad/corrupt audio clips gracefully #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. http://youdescribe.ski.org/rel/player.php?v=37aUB92yvHI&d=pixiediesel
2. At 45 seconds (or 63 seconds), the player hangs and never restarts because a 
bad (non-MP3) audio clip was created in DVX. Pressing play *does* resume video 
playback, however.

The audio player should detect and ignore a bad MP3 audio file. Unfortunately, 
the JW Player does not produce and onError callback, so there's no easy way to 
detect and recover from this situation.

Original issue reported on code.google.com by Owen.R.E...@gmail.com on 31 Oct 2013 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by Owen.R.E...@gmail.com on 6 Jan 2014 at 7:29