Rabin Vincent schrieb:
On 6/12/06, Merlin <[EMAIL PROTECTED]> wrote:
I am searching for a way to convert video during an upload
to a flash format including compression. Is there any php module
which does something like that? I know that there is a lot out there
for images, but for videos?

Look into ffmpeg. I think it also has a PHP extension.

Rabin

Hello Rabin,

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?

Thanks, Merlin

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

Reply via email to