PDA

View Full Version : AVI Video



iLogan
14-12-2010, 09:56 PM
I've got an AVI video and I want to make my website have a jQuery video light box that loads it, but I don't want the user to have any control to pause the video etc

Any ideas?

Jam
14-12-2010, 11:14 PM
AVI is a very outdated container, you'd be better off converting to mp4 or wmv, preferably the former.

iLogan
15-12-2010, 12:06 PM
Cool, so say I converted it to mp4, what player would I use to output it on my website?

Joe!
15-12-2010, 12:26 PM
You could use a flash player or html5 video. You're not going to be able to stop them pausing it though, you can hide controls, but they will be able to by right clicking.

Jam
15-12-2010, 02:06 PM
Yeah. Use the HTML5 <video> tag and have a flash player as backup for browsers that don't support it.

I've tried to find a good site that used to show you how to do that but cannot find it, but it isn't too difficult. Alternatively, you could always convert it into a swf and play it like a banner ad does, but the option to right click > pause still lingers I think.

Want to hide these adverts? Register an account for free!