Hi Guys, I am badly in need of some advice.. Please help I have website, where I want registered users to upload videos.. I want these videos converted to flv and shown on the site... I know of converters where i can manually convert media files.. but how can i convert them dynamically.. my site is in PHP. Thanks
Hosting your site on Dreamhost. They have a tool inside the control panel that enables you to do do such conversion on the fly by copy and pasting the code they provide. ·
easy, I currently use ffmpeg on a server to do this but you can probably use ffmpeg-php, I think it will let you do the functions of ffmpeg in php. ffmpeg-php's site is ffmpeg-php(dot)sourceforge(dot)net