Open GoogleCodeExporter opened 8 years ago
I've managed to observe this a couple of times today, and I have a lead on what
the problem is; it is related to the video playback being started (after some
AJAX calls to load description metadata) before the 'VerifyCounter' loop is
initiated from '<body> onload', probably when the Twitter object is slow to
load.
Original comment by Owen.R.E...@gmail.com
on 8 Nov 2013 at 7:42
[deleted comment]
This problem was actually already addressed by changes to allow playback of
clips during addCreate (i.e. the player itself was moved to dvxPlayer.js).
Original comment by Owen.R.E...@gmail.com
on 11 Nov 2013 at 6:53
Description:
Clips at Time=0 should always be played when a video is played from the
beginning. This does not always happen. A set of reproduceable cases can be
found
when playing mduigou's YouDescribe videos at:
http://youdescribe.ski.org/player.php?prefer_d=mduigou&v=oCLTRjF2eq0
or
http://youdescribe.ski.org/player.php?prefer_d=mduigou&v=dkjbMoj0JY4
When the player first loads with these videos, the clip at T=0 is played
reliably.
When the video reaches the end, pressing Alt-P for play starts the video from
the beginning, but never plays the clip at T=0.
Pressing Alt-S for stop while the video is playing, then pressing Alt-P for
play *does* reliably play the clip at T=0.
Original comment by joshua.a...@gmail.com
on 24 Oct 2014 at 5:13
Original comment by Owen.R.E...@gmail.com
on 9 Dec 2014 at 12:50
Original issue reported on code.google.com by
Owen.R.E...@gmail.com
on 8 Nov 2013 at 7:38