sauvage78
18th May 2014, 20:19
Hello everyone,
I am currently a student doing a website (HTML-CSS-PHP-SQL) which involve a database of car accidents with video & for this website I need the user to be able to upload video in any formats (including wmv & mpeg4-asp in avi) in the client side & convert it on fly, in the server side, to both mp4(avc+aac) & ogv (theora+vorbis) in order to output video & audio streams compliant with all the major browsers.
The only problem is that I have no clue how to do that, which softwares (encoders) to use & which langages. As far as possible I need to do it with free softwares & not online API. I have looked at ffmpeg & PHP, but I didn't succeed so far. So I am looking for any help, advices, tutorials.
Thanks for any answer ;)
I am currently a student doing a website (HTML-CSS-PHP-SQL) which involve a database of car accidents with video & for this website I need the user to be able to upload video in any formats (including wmv & mpeg4-asp in avi) in the client side & convert it on fly, in the server side, to both mp4(avc+aac) & ogv (theora+vorbis) in order to output video & audio streams compliant with all the major browsers.
The only problem is that I have no clue how to do that, which softwares (encoders) to use & which langages. As far as possible I need to do it with free softwares & not online API. I have looked at ffmpeg & PHP, but I didn't succeed so far. So I am looking for any help, advices, tutorials.
Thanks for any answer ;)