Buggy

1 reply [Last post]
Joined: 07/12/2010
Points: 1

1. http://mixiv.com/docs/kaltura-player

In Firefox, sometimes it blinks in full screen and the pause button doesn't work. This occurs when swapping back and forth between regular and fullscreen and play and pause. What's wrong with it?

2. It is not clear on this page how to insert your own video; the basic instructions need clarification. Just putting an MP4 in the data or movie values doesn't work. All it shows is this line twice but I have no clue how to replace this with a mp4 video and make it work http://www.kaltura.com/index.php/kwidget/cache_st/1274763304/wid/_243342...

As per the document: http://mixiv.com/docs/kaltura-player2
With another mp4: http://mixiv.com/docs/kaltura-player3

How is it supposed to work?

3. Barf on the submission page...
warning: Invalid argument supplied for foreach() in /web/org/modules/node/node.module on line 561.
warning: implode() [function.implode]: Invalid arguments passed in /web/org/modules/node/node.module on line 565.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM drupalorg_node n INNER JOIN drupalorg_users u ON u.uid = n.uid INNER JOIN drupalorg_node_revisions r ON r.vid = n.vid WHERE in /web/org/includes/database.mysql.inc on line 174.
We are sorry, but the spam filter on this site decided that your submission could be spam. Please fill in the CAPTCHA below to get your submission accepted.

Joined: 05/13/2009
Points: 164

It's not entirely clear from your post that you are using the HTML5 library.

You should be putting your mp4 into a <video> tag and then letting the library skin the player, perform flash fallback if necessary, or perform flash fall forward for iOS/Android from a standard KDP based integration.

Forgive my misunderstanding of the error, I cannot access the demonstrations you have referenced.

--Drew