Page 1 of 1

Video site

Posted: Sat Jan 10, 2009 2:47 pm
by jason.carter
Hello dear PHP & Web experts,

Please have a look at a recent site in BETA Ultimate Skills - Video sharing site. I am about to finish the last few changes to coding as required by the client.

Site uses PHP, MySQL, mencoder, FFMPEG, Smarty.

For all those who are happy to help me. This is a treat for you Contortionist Lilia Stepanova video

Please comment only on any features you think that will be good to add to a Video sharing site.

Also, if there is any really bad comment please send me a private message. :wink:

Re: Video site

Posted: Sat Jan 10, 2009 4:21 pm
by josh
jason.carter wrote:Also, if there is any really bad comment please send me a private message. :wink:
How about a feature to report comments?

Also what about implementing psuedo streaming? I've done a few video sites but you got waaay more intricate then I did hah

Re: Video site

Posted: Wed Jan 21, 2009 12:41 pm
by ioan1k
Site is clean......error messages could be a bit less programming lingo ( email cannot be null ).

What video format is being used?

Reason I ask is this site is hosted in the US and most video codec's are patented, and without software that is legally licensed to encode to that codec would deem it as illegal activity....and the site could be shut down :)

It appears FLV's if so you need to use the Flix Engine....... same as YouTube, I recently finished a Video site that uses the Flix Engine.

Re: Video site

Posted: Wed Jan 21, 2009 6:49 pm
by josh
most people I know just use ffmpeg

Re: Video site

Posted: Thu Jan 22, 2009 1:17 pm
by ioan1k
this doesn't mean it is legal :)