[Docs] [txt|pdf] [Tracker] [Email] [Diff1] [Diff2] [Nits]
Versions: 00 01 02 RFC 4393
Internet Draft: 3GPP2 Multimedia Registrations H. Garudadri
Document: draft-garudadri-avt-3gpp2-mime-02 QUALCOMM
Expires: July 2005 January 2005
MIME Type Registrations for 3GPP2 Multimedia files
RFC Editor Considerations
The references to RFC XXXX in the MIME registrations need to be
replaced with the actual RFC number of this document when it is
issued.
Status of This Memo
By submitting this Internet-Draft, each author represents that any
applicable patent or other IPR claims of which he or she is aware
have been or will be disclosed, and any of which he or she becomes
aware will be disclosed, in accordance with Section 6 of RFC 3668.
By submitting this Internet-Draft, I accept the provisions of
Section 3 of RFC 3667 (BCP 78).
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that
other groups may also distribute working documents as Internet-
Drafts.
Internet-Drafts are draft documents valid for a maximum of six
months and may be updated, replaced, or obsoleted by other documents
at any time. It is inappropriate to use Internet-Drafts as
reference material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt The list of
Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html.
Copyright Notice
Copyright (C) The Internet Society (2005). All Rights Reserved.
Abstract
This document serves to register and document the standard MIME
types associated with the 3GPP2 multimedia file format, which is
Garudadri Expires July 2005 [Page 1]
Internet Draft 3GPP2 Multimedia Registrations January 2005
part of the family based on the ISO Media File Format.
Garudadri Expires July 2005 [Page 2]
Internet Draft 3GPP2 Multimedia Registrations January 2005
Table of Contents
RFC Editor Considerations . . . . . . . . . . . . . . . . . . . 3
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1. Conventions Used in this Document . . . . . . . . . . . . 3
2. Security Considerations . . . . . . . . . . . . . . . . . . . 4
3. MIME Types . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.1. Files with audio but no video . . . . . . . . . . . . . . 6
3.2. Any files . . . . . . . . . . . . . . . . . . . . . . . . 7
4. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 7
5. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 7
6. Author's Address . . . . . . . . . . . . . . . . . . . . . . . 7
7. Normative References . . . . . . . . . . . . . . . . . . . . 8
8. Informative References . . . . . . . . . . . . . . . . . . . . 8
Intellectual Property Statement . . . . . . . . . . . . . . . . 8
Full Copyright Statement . . . . . . . . . . . . . . . . . . . . 9
Disclaimer . . . . . . . . . . . . . . . . . . . . . . . . . . -1
1. Introduction
The third-generation partnership project 2 (3GPP2) for 3rd
generation cellular telephony has defined a standard file format to
contain audio/visual sequences which may be downloaded to cellular
phones [3GPP2]. At the time of writing, the 3GPP2 file format (3G2)
can contain H.263, H.264 or MPEG-4 video; and 13K Vocoder, EVRC or
AMR Narrow-band speech, or AAC audio; and 3GPP timed text.
Within the file, as with all files in the 'ISO' family, there is an
intrinsic file-type box, which identifies those specifications to
which the file complies, and which players (possibly compliant with
only one specification) are permitted by the content author to play
the file. This identification is through four-letter 'brands'.
Files identified by the MIME type defined in this document MUST
contain a brand defined in a standard issued by 3GPP2 that can apply
to 3GPP2 files, in their compatible brands list.
The MIME types defined in this document are needed correctly to
identify such files when they are served over HTTP, included in
multi-part documents, or used in other places where MIME types are
used.
1.1. Conventions Used in this Document
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in RFC 2119 [RFC2119].
Garudadri Expires July 2005 [Page 3]
Internet Draft 3GPP2 Multimedia Registrations January 2005
2. Security Considerations
The 3GPP2 file format may contain audio, video, and displayable text
data. There is currently no provision for 'active' elements (such
as scripts) of any kind.
Clearly it is possible to author malicious files which attempt to
call for an excessively large picture size, high sampling-rate audio
etc. However, clients can and usually do protect themselves against
this kind of attack.
It should be noted that selected metadata fields may encompass
information partly intended to protect the media against
unauthorized use or distribution. In this case the intention is
that alteration or removal of the data in the field would be treated
as an offense under national agreements based World Intellectual
Property Organization (WIPO) treaties.
3GPP2 files have an extensible structure, so that it is
theoretically possible that metadata fields or media formats could
be defined in the future which could be used to induce particular
actions on the part of the recipient, thus presenting additional
security risks, but this type of capability is currently not
supported in the referenced specification.
Encryption, signing, and/or authentication of these file formats can
be done using any media-independent transformations of the file or
media data.
3. MIME Types
This registration applies to all files defined as using the '3G2'
file format and identified with a suitable brand in a 3GPP2
specification. The usual file suffix for all these files is ".3g2".
3.1. Files with audio but no video
The type "audio/3gpp2" may be used for files containing audio but no
visual presentation (neither video nor timed text, for example).
To: ietf-types@iana.org
Subject: Registration of Standard MIME media type audio/3gpp2
MIME media type name:
Garudadri Expires July 2005 [Page 4]
Internet Draft 3GPP2 Multimedia Registrations January 2005
audio
MIME subtype name:
3gpp2
Required parameters:
None
Optional parameters:
Codecs. See [bucket]
Optional parameter values:
[C.S0050]
Encoding considerations:
This data is binary and should be transmitted in a suitable
encoding without CR/LF conversion, 7-bit stripping etc.; base64
is a suitable encoding. Note that this MIME type is used only
for files; separate types are used for real-time transfer, such
as for the RTP payload format for 13K vocoder speech [RFC2658].
Security considerations:
See the security considerations section in RFC XXXX (this
document)
Interoperability considerations:
The 3GPP2 organization has defined the specification of the
media format [3gpp2]. Interoperability and conformance testing
is done in cooperation with other bodies including the Open
Mobile Alliance (OMA) <http://www.openmobilealliance.org> and
the International Multimedia Telecommunications Consortium
(IMTC) <http://www.imtc.org/>.
Published specification:
3GPP2 C.S0045, 3GPP2 C.S0050.
3GPP2 specifications are publicly accessible at the 3GPP2 web
site, <http://www.3gpp2.org>.
Applications which use this media type:
Multi-media
Additional information:
The type "audio/3gpp2" MAY be used for files containing audio
but no visual presentation. Files served under this type MUST
NOT contain any visual material. (Note that 3GPP timed text is
visually presented and is considered to be visual material).
Magic number(s):
None. However, the file-type box must occur first in the file,
and MUST contain a 3GPP2 brand in its compatible brands list.
File extension(s):
3g2 and 3gpp2 are both declared at <http://www.nist.gov/nics/>;
3g2 is preferred
Macintosh File Type Code(s):
'3gp2'
Person & email address to contact for further information:
Garudadri Expires July 2005 [Page 5]
Internet Draft 3GPP2 Multimedia Registrations January 2005
H. Garudadri, hgarudadri@qualcomm.com
Intended usage:
COMMON
Change controller:
3GPP2
3.2. Any files
The type "video/3gpp2" is valid for all files. It is valid to serve
an audio-only file as "video/3gpp2".
To: ietf-types@iana.org
Subject: Registration of Standard MIME media type video/3gpp2
MIME media type name:
video
MIME subtype name:
3gpp2
Required parameters:
None
Optional parameters:
Codecs. See [bucket].
Optional parameter values:
[C.S0050]
Encoding considerations:
This data is binary and should be transmitted in a suitable
encoding without CR/LF conversion, 7-bit stripping etc.; base64
is a suitable encoding. Note that this MIME type is used only
for files; separate types are used for real-time transfer, such
as for the RTP payload formats for H.263 [RFC2429] and 13K
vocoder speech [RFC2658].
Security considerations:
See the security considerations section in RFC XXXX (this
document)
Interoperability considerations:
The 3GPP2 organization has defined the specification of the
media format [3gpp2]. Interoperability and conformance testing
is done in cooperation with other bodies including the Open
Mobile Alliance (OMA) <http://www.openmobilealliance.org> and
the International Multimedia Telecommunications Consortium
(IMTC) <http://www.imtc.org/>.
Published specification:
3GPP2 C.S0045, 3GPP2 C.S0050.
3GPP2 specifications are publicly accessible at the 3GPP2 web
site, <http://www.3gpp2.org>.
Garudadri Expires July 2005 [Page 6]
Internet Draft 3GPP2 Multimedia Registrations January 2005
Applications which use this media type:
Multi-media
Additional information:
Magic number(s):
None. However, the file-type box must occur first in the file,
and MUST contain a 3GPP2 brand in its compatible brands list.
File extension(s):
3g2 and 3gpp2 are both declared at <http://www.nist.gov/nics/>;
3g2 is preferred
Macintosh File Type Code(s):
'3gp2'
Person & email address to contact for further information:
H.Garudadri, hgarudadri@qualcomm.com
Intended usage:
COMMON
Change controller:
3GPP2
4. IANA Considerations
This document registers the MIME media types audio/3gpp2 and
video/3gpp2, defined above.
5. Acknowledgments
This document used RFC 3839 as a template. The authors of RFC 3839,
R. Castagno and D. Singer, are gratefully acknowledged.
6. Author's Address
Harinath Garudadri
Qualcomm Inc
5775 Morehouse Dr.
San Diego, CA 92121
Email: hgarudadri@qualcomm.com
Tel: +1 858 651 6383
7. Normative References
[3gpp2] Published specifications: C.S0050-0 v1.0: 3GPP2 File
Formats for Multimedia Services. C.S0045-0 v1.0: Multimedia
Messaging Service (MMS) Media Format and Codecs for cdma2000 Spread
Spectrum Systems
Garudadri Expires July 2005 [Page 7]
Internet Draft 3GPP2 Multimedia Registrations January 2005
[bucket] "The Codecs Parameter for 'Bucket' Media Types",
draft-gellens-mime-bucket-01, work in progress.
[MIME1] Freed, N. and N. Borenstein, "Multipurpose Internet Mail
Extensions (MIME) Part One: Format of Internet Message Bodies", RFC
2045, November 1996.
[RFC2119] S. Bradner, "Key words for use in RFCs to Indicate
Requirement Levels", RFC 2119, March 1997
8. Informative References
[RFC2429] C. Borman et al., "RTP Payload format for the 1998 version
of ITU-T Rec. H.263 Video (H.263+)", RFC 2429, October 1998
[RFC2658] K. McKay, "RTP Payload format for PureVoice(tm) Audio",
RFC 2658, August 1999
Intellectual Property Statement
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed
to pertain to the implementation or use of the technology described
in this document or the extent to which any license under such
rights might or might not be available; nor does it represent that
it has made any independent effort to identify any such rights.
Information on the procedures with respect to rights in RFC
documents can be found in BCP 78 and BCP 79.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use
of such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository
at http://www.ietf.org/ipr.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
ietf-ipr@ietf.org.
Full Copyright Statement
Garudadri Expires July 2005 [Page 8]
Internet Draft 3GPP2 Multimedia Registrations January 2005
Copyright (C) The Internet Society (2005). This document is subject
to the rights, licenses and restrictions contained in BCP 78, and
except as set forth therein, the authors retain all their rights.
Disclaimer
This document and the information contained herein are provided on
an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE
REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE
INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Garudadri Expires July 2005 [Page 9]
Html markup produced by rfcmarkup 1.98, available from
http://tools.ietf.org/tools/rfcmarkup/