Re: Video compression with php?

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

 



On 6/12/06, Merlin <ngroups@xxxxxxxxxxx> wrote:
yes you are right there is a php extension for ffmpeg. However as I
learned from their sourceforge page is, that this sw does only enable
one to get snapshots out of a video, but not to convert and compress
ist. What I am looking for is a software which does compress a video and
encodes it into flash 8 format for streaming purpose. In a way like
youtube does it.

Any ideas?

Well, the php extension may not support it, but ffmpeg
can do the conversion. Just exec() the command line
from your php script.

Google: ffmpeg flv

Rabin

--
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