Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28519 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39722 invoked by uid 1010); 21 Mar 2007 09:34:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39707 invoked from network); 21 Mar 2007 09:34:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2007 09:34:32 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:24703] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/25-21072-42CF0064 for ; Wed, 21 Mar 2007 04:34:32 -0500 Received: (qmail 14549 invoked from network); 21 Mar 2007 09:32:27 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 21 Mar 2007 09:32:27 -0000 Message-ID: <4600FC20.8040503@zend.com> Date: Wed, 21 Mar 2007 12:34:24 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: "Tijnema !" CC: internals@lists.php.net References: <1405337330.20070315155023@marcus-boerger.de> <1475201111.20070315162711@marcus-boerger.de> <167173066.20070315224827@marcus-boerger.de> <45049.216.230.84.67.1174434279.squirrel@www.l-i-e.com> <4600F35E.2050707@zend.com> <4600F8A9.1090404@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] GSoC From: antony@zend.com (Antony Dovgal) On 03/21/2007 12:26 PM, Tijnema ! wrote: >> That windows-only format? I've never seen anybody using it. > Well, i got huge music collection out here, just checking my main dir > with 3104 songs, it says 2674 MP3, 320 WMA and 110 other file formats. >> >> > 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? > Yeah why not? what about setting up a stream? Having an movie showed > at your homepage where you create that videos from your admin panel :) Well, imagine your homepage became very popular and you have say 100 clients grabbing the video (created on the fly). I'm afraid you'll have to buy a Cray cluster to handle that. -- Wbr, Antony Dovgal