Page 1 of 1

is it possible to play a specific size/time video

Posted: Sat May 22, 2010 1:58 am
by Pirontech
Hi All,

I have a video file 20 Mb total play time is 12 Minute. Now my question is that i want to link this video with any content on web here i want to set that only this content have right to play video starting from 5 minute to 10 minute.when any user clicks on the Video only he can see the video file starting from 5 minute to 10 minute.

is it possible through PHP? if Yes please share the views and Code...


i am waiting for Your Reply.

Thanks
Dhiraj Kumar

Re: is it possible to play a specific size/time video

Posted: Sat May 22, 2010 5:33 am
by Eran
You don't play videos with PHP, you play them using flash or HTML5's video tag. And yes, you can seek to a specific point in the timeline.