On 6/12/06, Merlin <[EMAIL PROTECTED]> 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