Page 1 of 1

Video Upload in PHP

Posted: Tue Jan 02, 2007 8:28 am
by phpmash
Hai,
I need a code sample which can be used to upload a video file and to show a frame from this file as a link to play the video.( 8O example:myspace.com 8O )
Any of you have any hints please provide.
Thanking you in advance
MASH

Posted: Tue Jan 02, 2007 8:35 am
by feyd
standard file-upload + ffmpeg.

Posted: Tue Jan 02, 2007 11:49 am
by Kieran Huggins
You'll likely want to do a lot more reading about flash video, which is the "bee's knees" these days.

Posted: Tue Jan 02, 2007 11:14 pm
by nickman013
Convert your videos to FLV format (flash video), and use this player to play them, it is really easy to work as long as you read the readme.

:arrow: http://www.jeroenwijering.com/?item=Flash_Video_Player

Good Luck

Installation - ffmpeg

Posted: Wed Jan 03, 2007 6:54 am
by phpmash
Hi Feyd,
How can we install ffmpeg package in a shared server?

Posted: Wed Jan 03, 2007 8:56 am
by feyd
Talk to your provider.