PHP video upload and convert to flv script
Posted: Thu Feb 14, 2008 5:48 am
Hi,
i am a php programmer,I want to paly the video in my php site.I used the html object to play
the video.But the user can upload any formated video(like .avi,mpeg,wmv).so for
compatability i want to convert this formated video into .flv format(flash format) when they
uploading.Does anyone know how to conert the vdieo using php script.my server is windeos
server and php 5 version. i already read documents to convert the videos to flv using FFMPEGAV codec installed in the server, since i am using a shared server i cant install the codec there so i need a standalone PHP script to convert the video files to flv file while its uploading like youtube or google videos
thank u.
my mila id is : p.kumaravelin@gmail.com
i am a php programmer,I want to paly the video in my php site.I used the html object to play
the video.But the user can upload any formated video(like .avi,mpeg,wmv).so for
compatability i want to convert this formated video into .flv format(flash format) when they
uploading.Does anyone know how to conert the vdieo using php script.my server is windeos
server and php 5 version. i already read documents to convert the videos to flv using FFMPEGAV codec installed in the server, since i am using a shared server i cant install the codec there so i need a standalone PHP script to convert the video files to flv file while its uploading like youtube or google videos
thank u.
my mila id is : p.kumaravelin@gmail.com