varun7952 Posted February 19, 2012 Share Posted February 19, 2012 Hi,i m confused php developer (beginner bt i wnt to do advance things with php and mysql) i want to make video website for myself and i also have 10000s of video in my pc and can any one help me to complete this project 1. when user clik on some video thumbnail the video player(jw or flow player) pop-up and start the video without go to different page(if possible) 2.do i need to upload all my video first to my server or i upload it with php mysql then how is it possible to link and make thumbnail of all the 10000s videos with video player so all the video will play without error and i knw i cant make these 10000s videos thumbnails and video link and pages for each videos so how can i start my thing please help me in this a BIG THANKS in advance Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/ Share on other sites More sharing options...
trq Posted February 19, 2012 Share Posted February 19, 2012 What? Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1318884 Share on other sites More sharing options...
varun7952 Posted February 19, 2012 Author Share Posted February 19, 2012 i m not asking for script i m asking for how to do these thngs nd tips Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1318886 Share on other sites More sharing options...
trq Posted February 19, 2012 Share Posted February 19, 2012 You post makes little sense. Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1318888 Share on other sites More sharing options...
The Little Guy Posted February 19, 2012 Share Posted February 19, 2012 1. That is JavaScript 2. You will need ffmepg to convert the videos to flash videos, and to make a thumbnail of the video. You will also need a flash player to play the videos. Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1318915 Share on other sites More sharing options...
varun7952 Posted February 19, 2012 Author Share Posted February 19, 2012 1. That is JavaScript 2. You will need ffmepg to convert the videos to flash videos, and to make a thumbnail of the video. You will also need a flash player to play the videos. thanks for the valuable answer and can u tell me wht i can do to make 10000s video thumbnail and video link i m so confused with it Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1318924 Share on other sites More sharing options...
The Little Guy Posted February 20, 2012 Share Posted February 20, 2012 http://ffmpeg.org/ffmpeg.html ffmpeg -i input.mpg output.flv Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1319029 Share on other sites More sharing options...
varun7952 Posted February 20, 2012 Author Share Posted February 20, 2012 http://ffmpeg.org/ffmpeg.html ffmpeg -i input.mpg output.flv thts helpful thing thx alot and please ne more suggestion cuz i have arnd 10000s videos i wnt to do this at fastest speed Quote Link to comment https://forums.phpfreaks.com/topic/257297-helpvideo-website/#findComment-1319115 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.