supernginx / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
0 stars 0 forks source link

captions: loadCaptions undefined (regression) #574

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. demo with comparison: 
http://flowplayer.blacktrash.org/test/captionswitch.html

What is the expected output? What do you see instead?
Expected: loadCaptions should work with flowplayer 3.2.11 and captions 3.2.8
Instead: loadCaptions is undefined:
TypeError: 'undefined' is not a function (evaluating 
'player2.getPlugin("captions").loadCaptions(0, currentcaption2)')

Original issue reported on code.google.com by blacktrashproduct on 25 May 2012 at 12:51

GoogleCodeExporter commented 8 years ago
its gone through some refactoring it seems and is now non existant and it seems 
will need more refactoring to put it back . 

Original comment by dani...@electroteque.org on 25 May 2012 at 8:44

GoogleCodeExporter commented 8 years ago
It is not clear to me if and when you are going to fix this bug. Can you please 
tell me?

Original comment by synio...@gmail.com on 1 Jun 2012 at 8:33

GoogleCodeExporter commented 8 years ago
Hi this is fixed now, it will reload the caption file for the current clip only 
and return completion correctly, the issue was caused due to changes in the 
loading implementation and it sees the captions are already loaded for the 
playlist.

https://dl.dropbox.com/u/3394987/flowplayer.captions-3.2.8.zip

Original comment by electrot...@gmail.com on 19 Jun 2012 at 1:52

GoogleCodeExporter commented 8 years ago
Fix confirmed by customer.

Original comment by blacktrashproduct on 20 Jun 2012 at 11:08