PHP script for video to thumbnail converter & video converte

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Raven4u
Forum Newbie
Posts: 2
Joined: Tue Oct 27, 2009 6:10 am

PHP script for video to thumbnail converter & video converte

Post by Raven4u »

Hi! I have been trying to get the code for converting video formats automatically to flv once they are uploaded and also generate a thumbnail of the video.. Is any one here who can help me, its a bit urgent and I've been trying very hard to get the script or code... Cheers!!
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: PHP script for video to thumbnail converter & video converte

Post by akuji36 »

Flash 8 can handle most formats and convert

them flv files.

see link here:

http://www.flashguru.co.uk/macromedia-f ... l-download
and

how to convert to flv here:

http://www.adobe.com/designcenter/tutor ... derwizard/



sorenson squeeze is another way to convert files:

http://www.sorensonmedia.com/video-enco ... 5Qodk1QHNA

avs 5.6 converter

http://download.cnet.com/AVS-Video-Conv ... 69186.html

another encoder:
http://forum.videohelp.com/topic315188.html

thanks

Rod
Raven4u
Forum Newbie
Posts: 2
Joined: Tue Oct 27, 2009 6:10 am

Re: PHP script for video to thumbnail converter & video converte

Post by Raven4u »

Thank you for your time will check. :lol:
Post Reply