Convert video files from avi to fla for example

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
BornForCode
Forum Contributor
Posts: 147
Joined: Mon Feb 11, 2008 1:56 am

Convert video files from avi to fla for example

Post by BornForCode »

Hello,

I need to find a solution to convert video files (like avi ones) into fla files and also if is possible to extract an image from video. I would like to post video files on my site and i want to make this steps on the fly, does anyone knows a solution or to give me some start information?

I'm using a CentOS operating system, with PHP 5.1 and MySQL 5.0 so if there is any script that i would have to install, please let me know and if you have some php code for it's commands i will be grateful for your help forever :).

Thank you.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Convert video files from avi to fla for example

Post by Christopher »

ffmpeg
(#10850)
Post Reply