Re: [AVT] Re: Comments on draft-freed-media-types-reg-01.txt
ned.freed@mrochek.com Mon, 04 October 2004 04:08 UTC
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id AAA22898 for <avt-archive@ietf.org>; Mon, 4 Oct 2004 00:08:40 -0400 (EDT)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CEK9M-0006qn-Rh for avt-archive@ietf.org; Mon, 04 Oct 2004 00:08:37 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CEJst-0001Nq-IH; Sun, 03 Oct 2004 23:51:35 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CEJls-000636-PY for avt@megatron.ietf.org; Sun, 03 Oct 2004 23:44:21 -0400
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id XAA14865 for <avt@ietf.org>; Sun, 3 Oct 2004 23:44:16 -0400 (EDT)
From: ned.freed@mrochek.com
Received: from mauve.mrochek.com ([209.55.107.55]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CEFIl-0007dK-LP for avt@ietf.org; Sun, 03 Oct 2004 18:58:03 -0400
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01LFJ37H15XC00005R@mauve.mrochek.com> for avt@ietf.org; Sun, 03 Oct 2004 15:48:38 -0700 (PDT)
Date: Sun, 03 Oct 2004 15:40:58 -0700
Subject: Re: [AVT] Re: Comments on draft-freed-media-types-reg-01.txt
In-reply-to: "Your message dated Sun, 03 Oct 2004 22:58:02 +0100" <4C2DF04E-1587-11D9-B636-000A957FC5F2@csperkins.org>
To: Colin Perkins <csp@csperkins.org>
Message-id: <01LFLM83HHTG00005R@mauve.mrochek.com>
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET="us-ascii"; format="flowed"
Content-transfer-encoding: 7bit
References: <413DC83F.7070807@ericsson.com> <01LEKW44X2UM00005R@mauve.mrochek.com> <413F03BF.5040407@ericsson.com> <01LEM6VYBBDE00005R@mauve.mrochek.com> <4CDCE53A-03DE-11D9-A048-000A957FC5F2@csperkins.org> <01LEQL2HYS4000005R@mauve.mrochek.com> <A422E2AC-0D37-11D9-A100-000A957FC5F2@csperkins.org> <01LF8MCCIOM400005R@mauve.mrochek.com> <A34E3AEA-0F1B-11D9-A100-000A957FC5F2@csperkins.org> <01LFATFLKFG600005R@mauve.mrochek.com> <C3A75242-1552-11D9-B636-000A957FC5F2@csperkins.org> <01LFLB1HN9SU00005R@mauve.mrochek.com> <4C2DF04E-1587-11D9-B636-000A957FC5F2@csperkins.org>
X-Spam-Score: 0.3 (/)
X-Scan-Signature: 50a516d93fd399dc60588708fd9a3002
Content-Transfer-Encoding: 7bit
Cc: John C Klensin <klensin@jck.com>, IETF MIME Types Review List <ietf-types@iana.org>, ned.freed@mrochek.com, IETF AVT WG <avt@ietf.org>, Allison Mankin <mankin@psg.com>
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
Sender: avt-bounces@ietf.org
Errors-To: avt-bounces@ietf.org
X-Spam-Score: 0.3 (/)
X-Scan-Signature: 7aafa0432175920a4b3e118e16c5cb64
Content-Transfer-Encoding: 7bit
> > > I don't see this as realistic, > > > since the entire reasoning behind specifying domains of applicability > > > for media types is to allow for different framing and parameters. > > I do not regard fundamental differences in what goes in the content > > as a framing detail. Again, the metric needs to be based on > > interoperability. > > Look, this discussion has become pointless. I find your proposal to > > use the same media type name to identify different formats in > > different domains to be completely unacceptable, so much so that I > > will not be party to any draft that incorporates this concept. > THAT IS NOT MY PROPOSAL! On the contrary, that's exactly your proposal. Quoting your own original message on this thread: I'm a little concerned about the strength of this rule. I agree when the parameter space is separate, but I can certainly envisage cases when the parameter space and data format for two different domains have a very high degree of overlap, and where it makes sense for them to use the same media type. For example, there are several audio codecs where the RTP payload format can be summarised as "put frames into RTP packets in order" and the file format is "put frames into the file in order, following an initial magic number". In both cases there are common parameters: sampling rate, frame duration, and number of channels. However the RTP payload format needs an additional parameter: maximum frame duration (RTP packets have a size limit due to the path MTU, but the file format supports any frame size). I'm not sure it makes sense to require these to use different media types, since they're clearly the same format applied to different domains, yet the above rule would seem to require it. I have stated repeatedly that I regard data with and without some sort of header as constituting different formats that require different media types. > What I have been arguing for is to allow the > framing and framing specific parameters to vary for different domains > of applicability, yet have received nothing but push back on this. Go > read RFC 3267; only the framing differs. File header/magic number != framing in my book. And this will be my last message on this topic. Ned _______________________________________________ Audio/Video Transport Working Group avt@ietf.org https://www1.ietf.org/mailman/listinfo/avt
- [AVT] Comments on draft-freed-media-types-reg-01.… Magnus Westerlund
- [AVT] Re: Comments on draft-freed-media-types-reg… ned.freed
- [AVT] Re: Comments on draft-freed-media-types-reg… Magnus Westerlund
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… John C Klensin
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… Magnus Westerlund
- RE: [AVT] Re: Comments on draft-freed-media-types… Jose Rey
- RE: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- RE: [AVT] Comments on draft-freed-media-types-reg… Allison, Art
- [AVT] Re: Comments on draft-freed-media-types-reg… Rod.Walsh
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- [AVT] Re: Comments on draft-freed-media-types-reg… ned.freed
- [AVT] Comments on draft-freed-media-types-reg-01.… Even, Roni
- [AVT] Re: [MMUSIC] Comments on draft-freed-media-… Colin Perkins