On 03/21/2007 12:08 PM, Tijnema ! wrote:
Like i said, video resizing might be useful for sites like youtube.

I'm sure they don't do it each time the video is viewed.

And what i'm trying to do with audio is more extending the limits of
PHP. Ever wanted to become a web DJ?

Nope.

There is a bunch of mature opensource utilities (transcoder, lame, oggenc etc.) 
and you
can always use them to convert WAV to MP3 and AVI to OGG, it's just a matter of 
implementation.
What about WMA? do you know a library/encoder dat does convert from/to WMA?

That windows-only format? I've never seen anybody using it.

Well, video files are just a set of frames, so if a PECL extension is
able to read video files, they already need to be decoded, and so, all
work is done already, it shoudl be very easy to also create other
formats then.

Are you really going to create videos on the fly?

--
Wbr, Antony Dovgal

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to