On 31-Jul-08, at 2:23 PM, Eric de La Rochette wrote:
So, for a PAL standard video movie we have 720*576 pixels per
frame, 3 bytes per Pixels, 25 frames per second. So we have 1,73 GB
for a minute of video, 45 GB for 26 minutes and 87 GB for 50
minutes. That will be funny to see at work !
BTW, when Rb is resizing a picture (using Graphics.DrawPicture) on
MAC OS X, is it using any anti-aliasing process ?
Eric.
dunno ... I'm not in the video biz so what do I know :P
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
From Fri 1 Aug 2008 01:04:18 +0200
Delivered-To: listarchive@realsoftware.com
Received: by 10.142.79.4 with SMTP id c4cs424734wfb;
Thu, 31 Jul 2008 16:07:42 -0700 (PDT)
Received: by 10.151.112.21 with SMTP id p21mr2090431ybm.97.1217545661608;
Thu, 31 Jul 2008 16:07:41 -0700 (PDT)
Return-Path: <realbasic-nug-bounces@lists.realsoftware.com>
Received: from advanced107.inmotionhosting.com (advanced107.inmotionhosting.com
[74.124.194.228])
by mx.google.com with ESMTP id 6si802924ywi.1.2008.07.31.16.07.38;
Thu, 31 Jul 2008 16:07:41 -0700 (PDT)
Received-SPF: neutral (google.com: 74.124.194.228 is neither permitted nor
denied by best guess record for domain of
realbasic-nug-bounces@lists.realsoftware.com) client-ip=74.124.194.228;
Authentication-Results: mx.google.com; spf=neutral (google.com: 74.124.194.228
is neither permitted nor denied by best guess record for domain of
realbasic-nug-bounces@lists.realsoftware.com)
smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Received: from localhost ([127.0.0.1] helo=advanced107.inmotionhosting.com)
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasic-nug-bounces@lists.realsoftware.com>)
id 1KOhC2-00043z-6A; Thu, 31 Jul 2008 16:04:22 -0700
Received: from smtprelay03.ispgateway.de ([80.67.18.15])
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KOhBz-00043q-Uv for realbasic-nug@lists.realsoftware.com;
Thu, 31 Jul 2008 16:04:20 -0700
Received: from [84.175.89.192] (helo=[192.168.1.80])
by smtprelay03.ispgateway.de with esmtpa (Exim 4.68)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KOhBy-0007eh-K2 for realbasic-nug@lists.realsoftware.com;
Fri, 01 Aug 2008 01:04:18 +0200
To: realbasic-nug@lists.realsoftware.com (REALbasic NUG)
In-Reply-To: <p0600200cc4b777ca6932@[137.187.213.59]>
Subject: Re: Best way to handle loss of ResourceFork
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Fri, 1 Aug 2008 01:04:18 +0200
Message-ID: <1ikyywp.157755p1ukqbgbM%realbasiclists@monkeybreadsoftware.de>
MIME-Version: 1.0
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.4 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug@lists.realsoftware.com
X-Mailman-Version: 2.1.10
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces@lists.realsoftware.com
Errors-To: realbasic-nug-bounces@lists.realsoftware.com
X-AntiAbuse: This header was added to track abuse, please include it with any
abuse report
X-AntiAbuse: Primary Hostname - advanced107.inmotionhosting.com
X-AntiAbuse: Original Domain - realsoftware.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lists.realsoftware.com
jda <jda@his.com> wrote:
ResourceFork is deprecated and scheduled for oblivion, so I'm looking
for another solution to handle the following situation (on a Mac, of =
course)
Well, before they disappear from RB I may add such a class to my
plugins.
So don't worry.
Gru=DF
Christian
-- =
Over 1000 classes with 20000 functions in one REALbasic plug-in. =
The Monkeybread Software Realbasic Plugin v8.3. =
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|