Re: [AVT] Re: Comments on draft-freed-media-types-reg-01.txt
Colin Perkins <csp@csperkins.org> Sat, 25 September 2004 18:00 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 OAA09104 for <avt-archive@ietf.org>; Sat, 25 Sep 2004 14:00:25 -0400 (EDT)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CBGxg-0007Cx-Uw for avt-archive@ietf.org; Sat, 25 Sep 2004 14:07:57 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CBGmj-0002vS-2c; Sat, 25 Sep 2004 13:56:37 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CBGjG-0001wB-Gc for avt@megatron.ietf.org; Sat, 25 Sep 2004 13:53:03 -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 NAA08826 for <avt@ietf.org>; Sat, 25 Sep 2004 13:53:00 -0400 (EDT)
Received: from mr1.dcs.gla.ac.uk ([130.209.249.184]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CBGqU-00074r-Sz for avt@ietf.org; Sat, 25 Sep 2004 14:00:32 -0400
Received: from csperkins-dsl.demon.co.uk ([80.176.225.173]:63093 helo=[192.168.0.5]) by mr1.dcs.gla.ac.uk with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.42) id 1CBGic-0007jT-FJ; Sat, 25 Sep 2004 18:52:22 +0100
In-Reply-To: <01LF8MCCIOM400005R@mauve.mrochek.com>
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>
Mime-Version: 1.0 (Apple Message framework v619)
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Message-Id: <A34E3AEA-0F1B-11D9-A100-000A957FC5F2@csperkins.org>
Content-Transfer-Encoding: 7bit
From: Colin Perkins <csp@csperkins.org>
Subject: Re: [AVT] Re: Comments on draft-freed-media-types-reg-01.txt
Date: Sat, 25 Sep 2004 18:52:16 +0100
To: ned.freed@mrochek.com
X-Mailer: Apple Mail (2.619)
X-Spam-Score: 0.0 (/)
X-Scan-Signature: cab78e1e39c4b328567edb48482b6a69
Content-Transfer-Encoding: 7bit
Cc: IETF MIME Types Review List <ietf-types@iana.org>, John C Klensin <klensin@jck.com>, IETF AVT WG <avt@ietf.org>
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.0 (/)
X-Scan-Signature: 0ddefe323dd869ab027dbfff7eff0465
Content-Transfer-Encoding: 7bit
On 24 Sep 2004, at 16:29, ned.freed@mrochek.com wrote: >> > And interop problems are likely if files are produced without the >> > magic number >> > and software that checks the magic numbers is used. Similarly, >> > treating the >> > magic number as audio data could, depending on the codec involved >> have >> > some >> > interesting effects. > >> Of course, but so what? One clearly needs software that understands >> the >> format, and if you produce files without the magic number they're not >> conforming. > > Sure they are. Your entire entire goal here is to use the same label > for two different formats, one with the magic number and one without. No, not within the same domain. I'm intending that the format that's limited to use when transported in an unreliable sequence of RTP datagrams has a different header than the format for use when transported by a reliable byte stream, but that's a different domain of applicability. It's certainly should not be legal to use the headers for the byte stream format in RTP, or vice-versa. > This admits the possibility of two conformant pieces of software > failing to interoperate, and that's not good. > >> > Now, nothing says you cannot use a naming convention of some sort >> to link the >> > two types in some way. But IMO they really need to be two different >> types. > >> In which case we have two different and separate namespaces, trying to >> share the same registry. This, IMHO, doesn't make sense. > > No, what we have is a single registry for specific formats and a way to > link formats that are in some way related. But that link is the media type name, with the domain of applicability to prevent interoperability problems. This is done in RFCs 3267 and 3558, for example, and doesn't appear to have caused problems. Colin _______________________________________________ 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
- RE: [AVT] Comments on draft-freed-media-types-reg… Allison, Art
- [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… Jose Rey
- Re: [AVT] Re: Comments on draft-freed-media-types… John C Klensin
- RE: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- [AVT] Re: Comments on draft-freed-media-types-reg… Rod.Walsh
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- [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
- 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… Colin Perkins
- Re: [AVT] Re: Comments on draft-freed-media-types… ned.freed
- Re: [AVT] Re: Comments on draft-freed-media-types… Magnus Westerlund