Return-Path: Received: from spike.lmi.net ([66.117.140.17] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 5472292 for AE-List@media-motion.tv; Tue, 13 May 2014 17:35:52 +0200 Received: from [10.0.1.10] (c-71-198-249-239.hsd1.ca.comcast.net [71.198.249.239]) by spike.lmi.net (Postfix) with ESMTP id 96A6215407C for ; Tue, 13 May 2014 08:35:50 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1085) Subject: Re: [AE] Lossless movie format From: Brendan Bolles In-Reply-To: Date: Tue, 13 May 2014 08:35:49 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <654DE5AF-5ED9-448D-94E1-DC87DD344C81@fnordware.com> References: To: "After Effects Mail List" X-Mailer: Apple Mail (2.1085) On May 12, 2014, at 10:14 PM, David Baud wrote: > I am guessing that POM will be working at first on Mac and PC = computers because of its ties with Adobe Media Encoder for = reading/writing? anything specifics to the OSes under these two = platforms? > What about frame sizes support: I am not completely in the know of = SMPTE 377M, but is the frame size dependent of the container or the = codec specs? will POM supports 4K, 8K and above when needed? Yes, naturally the Adobe and QuickTime plug-ins will be Mac and Windows, = but the POM library will be cross-platform and work on Linux and any = other OS that has a C++ compiler. The Nuke plug-in will be made for = Linux as well as Mac and Win. MXF appears to use a 32-bit integer to specify dimensions, so the = maximum frame size is 4294967295 pixels on a side. I think that should = keep us pretty future-proof. ;) Brendan