Re: convert video files to FLV

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2009-04-08 at 22:34 -0700, Michael Shadle wrote:
> On Wed, Apr 8, 2009 at 10:30 PM, Gevorg Harutyunyan <gevorg.ha@xxxxxxxxx> wrote:
> > Hi,
> >
> > I need to convert video files to FLV using php.
> >
> > The only solution that I found is to use ffmpeg, but because I am using
> > shared hosting I am not allowed to install it on server.
> > Do you know any other ways to convert any video file types to flv using PHP.
> 
> use ffmpeg.
> 
> there is an ffmpeg-php extension but it's kinda buggy and i am not
> sure it supports enough for what you want. but using ffmpeg for it is
> pretty simple. just system() the calls to it. google for it

I know of no way you can do this. Not only would any potential solution
be too slow, but it would affect other users of the server, and more
than likely result in an email from you hosting provider!

Have you considered using YouTube for videos? Just upload them there,
and you can embed their player in your pages.


Ash
www.ashleysheridan.co.uk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux