My hosting support FFMPEG ! So I just want to test it by converting an avi file to flv or streaming it ! Can anyone plz give me some sample codes ? Plz help !
Hi, You can download ffmpeg-php library for PHP and it come with some examples. http://ffmpeg-php.sourceforge.net/ Take care.
Yup.. I use similar code (custom frontend to ffmpeg) to grab programs off my Tivos(3) and convert them to FLV so I can watch them when I'm away from home *cough*work*cough* Writing a script to convert uploaded video to FLV is pretty straight forward. -JasonR
I am have my hosting space with ffmpeg support but how to check it using a program ? I tried it with : But not working at all ?