Re: [Cellar] FFV1 Version 4

"Peter B." <pb@das-werkstatt.com> Thu, 07 January 2016 22:09 UTC

Return-Path: <pb@das-werkstatt.com>
X-Original-To: cellar@ietfa.amsl.com
Delivered-To: cellar@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A11E1A01F9 for <cellar@ietfa.amsl.com>; Thu, 7 Jan 2016 14:09:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MD7VGRVLLA0q for <cellar@ietfa.amsl.com>; Thu, 7 Jan 2016 14:09:43 -0800 (PST)
Received: from zucker.schokokeks.org (zucker.schokokeks.org [178.63.68.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D9341A01C6 for <cellar@ietf.org>; Thu, 7 Jan 2016 14:09:43 -0800 (PST)
Received: from [192.168.0.14] (chello213047163139.5.15.vie.surfer.at [::ffff:213.47.163.139]) (AUTH: PLAIN bubestinger@schokokeks.org, TLS: TLSv1/SSLv3, 128bits, ECDHE-RSA-AES128-GCM-SHA256) by zucker.schokokeks.org with ESMTPSA; Thu, 07 Jan 2016 23:09:40 +0100 id 000000000000006A.00000000568EE224.00001BEC
Message-ID: <568EE224.8020101@das-werkstatt.com>
Date: Thu, 07 Jan 2016 23:09:40 +0100
From: "Peter B." <pb@das-werkstatt.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: cellar@ietf.org
References: <CAO7v-1TCNOcqhv=JR5dMWhibD=kLyQwLztk8RG3v-rtegn7s7Q@mail.gmail.com> <E89E5459-836A-4FD7-BA52-6F75AFD67083@dericed.com> <20160105163439.GA13213@nb4> <568BF59B.6050106@mediaarea.net> <20160105174445.GC13213@nb4> <568C0516.3040605@mediaarea.net> <CAO7v-1R44SDSZWZ_55SBT0vE+ka7e+s5V9suiW3emM-Z-ViS2A@mail.gmail.com> <568EA7D2.50503@das-werkstatt.com> <568EAFC3.1000202@mediaarea.net>
In-Reply-To: <568EAFC3.1000202@mediaarea.net>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/cellar/0lFZfrVggxDY_2faWE9t0xSX0fg>
Subject: Re: [Cellar] FFV1 Version 4
X-BeenThere: cellar@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Codec Encoding for LossLess Archiving and Realtime transmission <cellar.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cellar>, <mailto:cellar-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cellar/>
List-Post: <mailto:cellar@ietf.org>
List-Help: <mailto:cellar-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cellar>, <mailto:cellar-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jan 2016 22:09:45 -0000

On 01/07/2016 07:34 PM, Jerome Martinez wrote:
> PS: just to be clear, when you speak about "logarithmic", you speak
> about DPX transfer characteristic value 3 "Logarithmic [to be defined
> by SMPTE I23 Technology Committee,
> sub-group on “Transfer Characteristics”]", right?
> (note: the "to be defined" is in the spec from 2003 as well from the
> spec from 2014 :), without further description)

Well, personally I'd say I'm speaking about "color values that are
non-linear".
In practice, I've only encountered "quasi-log(TM)" (aka "logarithmic) -
and DPX being the most popular case for these non-linear color values.

So in order to stick to real-world use-cases I mentioned
"logarithmic-DPX-to-FFV1-and-back".
Could also be "Non-linear-Foo-to-FFV1-and-back" ;)


Maybe it would make sense to collect what kind of non-linear color
interpretations appear in the real world and derive some way of handling
them.
At least the most prominent ones?

For example, like the ones Reto mentioned:
// -------------------
- log RGB (= "quasi-log", sometimes also called "pseudo-log") encodings:
FilmStream (log60), ARRI log F, Panalog, Sony-log (= S-log), REDLOG, SI
log90
- log neg encodings: Cineon printing density (CPD), "DPX", ARRI log C
// -------------------


Regards,
Pb


PS: Maybe something like a CLUT could be stored as a self-contained way
of interpreting the non-linearity of the color values?