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 5148725 for AE-List@media-motion.tv; Sat, 20 Jul 2013 20:56:01 +0200 Received: from [10.0.1.71] (c-71-198-249-239.hsd1.ca.comcast.net [71.198.249.239]) by spike.lmi.net (Postfix) with ESMTP id 17B28154043 for ; Sat, 20 Jul 2013 12:07:08 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1085) Subject: Re: [AE] lossless codec in a container roundup From: Brendan Bolles In-Reply-To: Date: Sat, 20 Jul 2013 12:07:08 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "After Effects Mail List" X-Mailer: Apple Mail (2.1085) On Jul 20, 2013, at 10:40 AM, Louai Abu-Osba wrote: > UT Video is pretty interesting, wasn't aware of that one. 8 bit only > is a bit unfortunate, but I find that I tend to use exr's if I need to > store float values. Have you been using UT? I'm going to give it a > whack over the next week. It does look interesting. It's only available as a Windows codec, but = the source is available so it could be ported elsewhere. One issue is that it is licensed under the GPL. This project of mine is = going to use the more-permissive BSD license, like OpenEXR does. The = GPL prevents commercial software vendors from including the code in = products they ship. Unless there's a really good reason, I'm going to = stay away from it. Maybe this guy could be convinced to change to BSD. Brendan