1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781
|
<pre>Network Working Group D. Singer
Request for Comments: 3745 Apple Computer
Category: Standards Track R. Clark
Elysium Ltd
D. Lee
Yahoo Inc.
April 2004
<span class="h1">MIME Type Registrations for JPEG 2000 (ISO/IEC 15444)</span>
Status of this Memo
This document specifies an Internet standards track protocol for the
Internet community, and requests discussion and suggestions for
improvements. Please refer to the current edition of the "Internet
Official Protocol Standards" (STD 1) for the standardization state
and status of this protocol. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (2004). All Rights Reserved.
Abstract
This document serves to register and document the standard MIME types
associated with the ISO/IEC 15444 standards, commonly known as JPEG
2000 (Joint Photographic Experts Group).
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This document describes the registration of the MIME [<a href="#ref-MIME1" title=""Multipurpose Internet Mail Extensions [MIME] Part One: Format of Internet Message Bodies"">MIME1</a>] sub-
types image/jp2, video/mj2, image/jpx, and image/jpm. The image
encoding is defined by [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>].
The still image file format to which this document refers is defined
in Annex I of [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>]. Note that a file format is optional
in [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>], but mandatory for the MIME sub-type. This
document is not related to the definition of the MIME sub-type
image/jpeg, which is partly defined by [<a href="#ref-ISO-JPEG-1">ISO-JPEG-1</a>], and partly by
the file format specification defined in [<a href="#ref-JFIF" title="Version 1.02. Published and made freely available by C-Cube Microsystems. Corporate Communications">JFIF</a>].
JPEG 2000 is a new standard, intended to create a image coding system
for many types of still images (bi-level, gray-level, color, multi-
component) with different characteristics (natural images,
scientific, medical, remote sensing, imagery, text, rendered
graphics, etc.) allowing different imaging models (client/server,
real-time transmission, image library archival, limited buffer and
<span class="grey">Singer, et al. Standards Track [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
bandwidth resources, etc.) within a unified system. This coding
system is intended to provide low bit-rate operation with rate-
distortion and subjective image quality performance superior to
existing standards, without sacrificing performance at other points
in the rate-distortion spectrum.
This standard is intended to serve still image compression needs that
are currently not served by the current JPEG standards [<a href="#ref-ISO-JPEG-1">ISO-JPEG-1</a>],
[<a href="#ref-ISO-JPEG-2">ISO-JPEG-2</a>], [<a href="#ref-ISO-JPEG-3">ISO-JPEG-3</a>], and [<a href="#ref-ISO-JPEG-4" title=" SPIFF">ISO-JPEG-4</a>], and is intended to
compliment, not replace, the current JPEG standards. JPEG 2000 is a
modern wavelet-based codec that is expected to be widely used for
still images. Its use for motion sequences is expected to be similar
to JPEG: in those environments where only a single codec is
required, and JPEG 2000 is available (e.g., digital still cameras
recording short motion sequences) or where frame-by-frame coding is
desired (no inter-frame coding).
There is a standard file format for Motion JPEG 2000 sequences. This
file format permits the carriage of audio in addition to the video.
The format is derived from the ISO Base Media File Format as defined
in [<a href="#ref-ISO-JPEG2000-12" title=""JPEG 2000 Image Coding System: ISO base media file format"">ISO-JPEG2000-12</a>]. The visual coder in a Motion JPEG 2000 file is
JPEG 2000. The Motion JPEG 2000 standard is specified in [ISO-
JPEG2000-3]. The ISO Base Media File Format is jointly maintained by
the ISO/IEC JPEG and MPEG committees. The MP4 format is also derived
from the ISO Base Media File Format.
Therefore, to identify this restricted usage, a new mime type is
desirable.
This file type is intended always to contain a video sequence, though
simple audio is permitted in addition to the video. Therefore it
falls correctly under the "video" branch of mime types.
Also within WG1 of ISO there is an effort underway to define a
standard file format for Compound Images. This file format
optionally supports other coding systems, in addition to JPEG 2000,
as needed.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. JPEG 2000 Definition</span>
JPEG 2000 is defined in detail in [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>]. The
documentation can be obtained from any national standards body or
from ISO at <a href="http://www.iso.ch">http://www.iso.ch</a>.
Information as to its latest status, and downloads of the initial
documents and some supporting documentation are available through the
JPEG committee's official Web site at <a href="http://www.jpeg.org">http://www.jpeg.org</a>.
<span class="grey">Singer, et al. Standards Track [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
While a brief scope and feature description is provided in this
section as background information, the reader is directed to the
original JPEG 2000 specification [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>] to obtain complete
feature and technical details.
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. JPEG 2000 Scope</span>
JPEG 2000 is used to compress image data that typically comes from
digital cameras, scanners, frame grabbers, complex image capture
devices such as medical or satellite systems, and paint- and photo-
retouching programs. Unlike previous JPEG standards, it includes
information necessary to allow its use as a complete coding
architecture. [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>] defines a set of lossless (bit-
preserving) and lossy compression methods for coding continuous-tone,
bi-level, gray-scale, or colour digital still images. It therefore:
- specifies decoding processes for converting compressed image data
to reconstructed image data;
- specifies a codestream syntax containing information for
interpreting the compressed image data;
- specifies a file format;
- provides guidance on encoding processes for converting source
image data to compressed image data;
- provides guidance on how to implement these processes in practice.
[<a id="ref-ISO-JPEG2000-1">ISO-JPEG2000-1</a>] is one of a series of standards which will cover the
full range of facilities the new architecture is intended to offer.
Approval has been given for JPEG to develop the following documents
in addition to [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>].
- Part 2 - Coding extensions [<a href="#ref-ISO-JPEG2000-2" title=""JPEG 2000 Image Coding System: Extensions"">ISO-JPEG2000-2</a>]. This includes a more
comprehensive file format and other extensions to the definitions
in [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>]. The mime sub-type image/jpx is recommended
to describe files based on this Part, and a separate RFC is
planned to describe this usage and its associated file extensions
of jpf and jpx.
- Part 3 - Motion JPEG 2000 [<a href="#ref-ISO-JPEG2000-3" title=""Motion JPEG 2000"">ISO-JPEG2000-3</a>]. This provides
definitions of how the standard may be extended for use in
recording time series of JPEG 2000 images with associated metadata
such as audio objects. This document registers the mime sub-type
video/mj2 for motion JPEG 2000, with associated file extensions
mj2 and mjp2.
<span class="grey">Singer, et al. Standards Track [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
- Part 4 - Conformance [<a href="#ref-ISO-JPEG2000-4" title=""JPEG 2000 Image Coding System: Conformance Testing"">ISO-JPEG2000-4</a>]. This deals with testing of
equipment and systems claimed to conform to the JPEG 2000
standards.
- Part 5 - Reference software [<a href="#ref-ISO-JPEG2000-5" title=""JPEG 2000 Image Coding System: Reference Software"">ISO-JPEG2000-5</a>]. This will provide
developers with a source of publicly available reference software.
Its role is envisaged as similar in concept to that played by the
Independent JPEG Group (IJG) in publicizing the current [ISO-
JPEG-1] standard.
- Part 6 - Compound Image File Format [<a href="#ref-ISO-JPEG2000-6" title=""JPEG 2000 Image Coding System: Compound Image File Format"">ISO-JPEG2000-6</a>]. This
describes a file format used to store compound documents using
JPEG 2000 compression. These may contain scanned images,
synthetic images or both. This work is based on the multi-layer
Mixed Raster Content (MRC) imaging model, defined in ITU-T T.44 |
ISO 16485. The mime sub-type image/jpm is recommended to describe
files based on this Part.
- Part 7 - Has been withdrawn
- Part 8 - JPSEC (Security aspects) [<a href="#ref-ISO-JPEG2000-8" title=""JPEG 2000 Image Coding System: JPSEC - Secure JPEG 2000"">ISO-JPEG2000-8</a>]. This provides
standardised tools and solutions in terms of specifications in
order to ensure the security of transaction, protection of
contents (IPR), and protection of technologies (IP), and to allow
applications to generate, consume, and exchange JPEG 2000 Secured
bitstreams.
- Part 9 - JPIP (Interactive protocols) [<a href="#ref-ISO-JPEG2000-9" title=""JPEG 2000 Image Coding System: JPIP - Interactivity tools, APIs and protocols"">ISO-JPEG2000-9</a>]. This
client-server protocol has been designed to exploit JPEG 2000's
flexibility with respect to random access, codestream reordering
and incremental decoding in a networked environment.
- Part 10 - JP3D (Volumetric imaging) [<a href="#ref-ISO-JPEG2000-10" title=""JPEG 2000 Image Coding System: JP3D - 3-D and floating point data"">ISO-JPEG2000-10</a>]. This will
provide extensions of JPEG 2000 for logically rectangular 3-
dimensional data sets with no time component.
- Part 11 - JPWL (Wireless applications) [<a href="#ref-ISO-JPEG2000-11" title=""JPEG 2000 Image Coding System: JPWL - Wireless"">ISO-JPEG2000-11</a>]. This
extends the elements in [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>] with mechanisms for error
protection and correction.
- Part 12 - ISO Base Media File Format [<a href="#ref-ISO-JPEG2000-12" title=""JPEG 2000 Image Coding System: ISO base media file format"">ISO-JPEG2000-12</a>]. This is
the part of the file format used by JPEG 2000 which is common with
that used within MPEG-4 [<a href="#ref-ISO-MPEG4">ISO-MPEG4</a>].
<span class="grey">Singer, et al. Standards Track [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>. JPEG 2000 Features</span>
Some of the features of JPEG 2000 include:
- JPEG 2000 is capable of describing bi-level, grayscale, palette-
color, and full-color image data in several color spaces.
- JPEG 2000 includes a number of compression schemes that allow
developers to choose the best space or time tradeoff for their
applications.
- JPEG 2000 is designed to be extensible and to evolve gracefully as
new needs arise.
- JPEG 2000 allows the inclusion of an unlimited amount of private
or special-purpose information within the metadata of its file
format.
- These are features that JPEG 2000 shares with the definition of
TIFF [<a href="#ref-RFC-TIFF" title=""Tag Image File Format (TIFF) - image/tiff MIME Sub-type Registration"">RFC-TIFF</a>]. In addition, JPEG 2000 offers:
- state of the art lossless and lossy compression, based on wavelet
technology, within a single codestream
- low bit-rate compression performance effective down to below 0.25
bits per pixel for high resolution gray-scale images
- large image handling (greater than 64k x 64k pixels) without
tiling
- single decompression architecture. The current JPEG standard
[<a href="#ref-ISO-JPEG-1">ISO-JPEG-1</a>] has 44 modes, many of which are application specific
and not used by the majority of JPEG decoders.
- features to improve transmission in noisy environments, for
example mobile radio / telephony
- capability to handle both natural and computer generated imagery
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>
JPEG 2000 utilizes a structure that can store image data, and
metadata corresponding to this image data. The fields defined in the
JPEG 2000 standards are of a descriptive nature and provide
information that may be useful to facilitate viewing, rendering and
cataloging of images by a recipient. As such, the fields currently
defined in the JPEG 2000 standards do not in themselves create
additional security risks, since the fields are not used to induce
<span class="grey">Singer, et al. Standards Track [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
any particular behavior by the recipient application. It should be
noted that selected metadata fields may encompass information partly
intended to protect the image 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.
JPEG 2000 has an extensible structure, so that it is theoretically
possible that metadata fields 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 JPEG 2000
specification.
Encryption, signing, or authentication of these file formats can use
mechanisms defined in [<a href="#ref-ISO-JPEG2000-8" title=""JPEG 2000 Image Coding System: JPSEC - Secure JPEG 2000"">ISO-JPEG2000-8</a>].
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. MIME Types</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Still Image Registration</span>
The image/jp2 content-type refers to all of the profiles and
extensions that build on JPEG 2000 [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>] encoded image
data. The file format is also defined in [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>], Annex I.
The recommended file suffix is "jp2"
To: ietf-types@iana.org
Subject: Registration of Standard MIME media type image/jp2
MIME media type name: image
MIME subtype name: jp2
Required parameters: none
Optional parameters: none
It is up to the implementation to
determine the application (if
necessary) and render the image to
the user.
Encoding considerations: files are binary and should be
transmitted in a suitable encoding
without CR/LF conversion, 7-bit
stripping etc.; base64 is a suitable
encoding;
Security considerations: see above
Interoperability considerations: The ability of implementations to
handle all the defined applications
(or profiles within applications) of
JPEG 2000 may not be ubiquitous. As
<span class="grey">Singer, et al. Standards Track [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
a result, implementations may decode
and attempt to display the encoded
JPEG 2000 image data only to
determine that the image cannot be
rendered either partially or in full.
Published specification: ISO/IEC 15444-1 defines the JPEG 2000
codec and the jp2 file format
Applications which use this media type: Imaging, fax, messaging and
multi-media
Additional information:
Magic number(s): 12 byte string: X'0000 000C 6A50 2020
0D0A 870A' (for all JPEG-2000 family
files)
File extension(s): jp2 and jpg2 are both declared at
<a href="http://www.nist">http://www.nist</a>.gov/nics/; jp2 is
preferred
Macintosh File Type Code(s): 'jp2 '
Person & email address to contact for further information:
JPEG Webmaster - mimesupport@jpeg.org
JPEG Convenor - convenor@jpeg.org
JPEG2000 Editor - J2KEditor@jpeg.org
Intended usage: COMMON
Change controller: JPEG Webmaster
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Extended Still Image Registration</span>
The image/jpx content-type refers to all of the profiles and
extensions that build on JPEG 2000 [<a href="#ref-ISO-JPEG2000-2" title=""JPEG 2000 Image Coding System: Extensions"">ISO-JPEG2000-2</a>] encoded image
data. The file format is also defined in [<a href="#ref-ISO-JPEG2000-2" title=""JPEG 2000 Image Coding System: Extensions"">ISO-JPEG2000-2</a>], Annex M.
The recommended file suffix is "jpf"
To: ietf-types@iana.org
Subject: Registration of Standard MIME media type image/jpx
MIME media type name: image
MIME subtype name: jpx
Required parameters: none
Optional parameters: none
It is up to the implementation to
determine the application (if
necessary) and render the image to
the user.
Encoding considerations: files are binary and should be
transmitted in a suitable encoding
without CR/LF conversion, 7-bit
stripping etc.; base64 is a suitable
encoding;
Security considerations: see above
<span class="grey">Singer, et al. Standards Track [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
Interoperability considerations: The ability of implementations to
handle all the defined applications
(or profiles within applications) of
JPEG 2000 may not be ubiquitous. As
a result, implementations may decode
and attempt to display the encoded
JPEG 2000 image data only to
determine that the image cannot be
rendered either partially or in full.
Published specification: ISO/IEC 15444-2, JPEG 2000 Extensions
Applications which use this media type: Imaging, fax, messaging and
multi-media
Additional information:
Magic number(s): 12 byte string: X'0000 000C 6A50 2020
0D0A 870A' (for all JPEG-2000 family
files)
File extension(s): jpf is declared at
<a href="http://www.nist.gov/nics/">http://www.nist.gov/nics/</a>. jpx is
also an acceptable file extension,
although it is not recommended for
files on a desktop computer that are
not directly associated with a MIME
media type
Macintosh File Type Code(s): 'jpx '
Person & email address to contact for further information:
JPEG Webmaster - mimesupport@jpeg.org
JPEG Convenor - convenor@jpeg.org
JPEG 2000 Editor - J2KEditor@jpeg.org
Intended usage: COMMON
Change controller: JPEG Webmaster
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>. Motion Registration</span>
MIME media type name: video
MIME subtype name: mj2
Required parameters: none
Optional parameters: none
Encoding considerations: files are binary and should be
transmitted in a suitable encoding
without CR/LF conversion, 7-bit
stripping etc.; base64 is a suitable
encoding;
Security considerations: see above
Interoperability considerations: A number of interoperating
implementations exist within the
MPEG-4 community with the formats
derived from the ISO Base Media File
<span class="grey">Singer, et al. Standards Track [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
Format; and that community has
reference software for reading and
writing the file format. Reference
software for MJP2 is also available.
Published specification: ISO/IEC 15444-3, Motion JPEG 2000
Applications: Multimedia
Additional information:
Magic number(s): 12 byte string: X'0000 000C 6A50 2020
0D0A 870A' (for all JPEG-2000 family
files)
File extension(s): mj2 and mjp2 are both declared at
<a href="http://www.nist">http://www.nist</a>.gov/nics/; mj2 is
preferred
Macintosh File Type Code(s): mjp2 is registered with Apple
Person to contact for info: David Singer, singer@apple.com
Intended usage: Common
Author/Change controller: David Singer, MJP2 file format editor
<span class="h3"><a class="selflink" id="section-4.4" href="#section-4.4">4.4</a>. Compound Image Registration</span>
The image/jpm content-type refers to all of the profiles and
extensions that build on JPEG 2000 [<a href="#ref-ISO-JPEG2000-1" title=""JPEG 2000 Image Coding System: Core Coding System"">ISO-JPEG2000-1</a>] encoded image
data. The file format is also defined in [<a href="#ref-ISO-JPEG2000-6" title=""JPEG 2000 Image Coding System: Compound Image File Format"">ISO-JPEG2000-6</a>]. The
recommended file suffix is "jpm"
To: ietf-types@iana.org
Subject: Registration of Standard MIME media type image/jpm
MIME media type name: image
MIME subtype name: jpm
Required parameters: none
Optional parameters: none
It is up to the implementation to
determine the application (if
necessary) and render the image to
the user.
Encoding considerations: files are binary and should be
transmitted in a suitable encoding
without CR/LF conversion, 7-bit
stripping etc.; base64 is a suitable
encoding;
Security considerations: see above
<span class="grey">Singer, et al. Standards Track [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
Interoperability considerations: A number of interoperating
implementations are under development
within the JPEG 2000 community.
Published specification: ISO/IEC 15444-6, JPEG 2000 Compound
Image File Format
Applications: Imaging, fax, messaging, scanning
Additional information:
Magic number(s): 12 byte string: X'0000 000C 6A50 2020
0D0A 870A' (for all JPEG-2000 family
files)
File extension(s): jpm and jpgm are both declared at
<a href="http://www.nist">http://www.nist</a>.gov/nics/; jpm is
preferred
Macintosh File Type Code(s): 'jpm '
Person & email address to contact for further information:
JPEG Webmaster - mimesupport@jpeg.org
JPEG Convenor - convenor@jpeg.org
JPEG 2000 Editor - J2KEditor@jpeg.org
Intended usage: COMMON
Change controller: JPEG Webmaster
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. IANA Considerations</span>
This document registers the MIME types image/jp2, image/jpx,
video/mj2, and image/jpm, defined above.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Acknowledgments</span>
This document has benefited greatly by contributions from many
people, including Eric Edwards and Takahiro Fukuhara. Their
contribution is gratefully acknowledged.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. References</span>
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>. Normative References</span>
[<a id="ref-ISO-JPEG2000-1">ISO-JPEG2000-1</a>] ITU-T Recommendation T.800 | ISO/IEC 15444-1.
International Organization for Standardization,
"JPEG 2000 Image Coding System: Core Coding
System".
[<a id="ref-ISO-JPEG2000-2">ISO-JPEG2000-2</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: Extensions", IS
15444-2.
[<a id="ref-ISO-JPEG2000-3">ISO-JPEG2000-3</a>] International Organization for Standardization,
"Motion JPEG 2000", IS 15444-3.
<span class="grey">Singer, et al. Standards Track [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
[<a id="ref-ISO-JPEG2000-6">ISO-JPEG2000-6</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: Compound Image File
Format", IS 15444-6.
[<a id="ref-ISO-JPEG2000-12">ISO-JPEG2000-12</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: ISO base media file
format", IS 15444-12 (technically identical to
ISO/IEC 14496-12.
[<a id="ref-MIME1">MIME1</a>] Freed, N. and n. Borenstein, "Multipurpose Internet
Mail Extensions [MIME] Part One: Format of Internet
Message Bodies", <a href="./rfc2045">RFC 2045</a>, November 1996.
<span class="h3"><a class="selflink" id="section-6.2" href="#section-6.2">6.2</a>. Informative References</span>
[<a id="ref-ISO-JPEG2000-4">ISO-JPEG2000-4</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: Conformance
Testing", IS 15444-4.
[<a id="ref-ISO-JPEG2000-5">ISO-JPEG2000-5</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: Reference
Software", IS 15444-5.
[<a id="ref-ISO-JPEG2000-8">ISO-JPEG2000-8</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: JPSEC - Secure JPEG
2000", IS 15444-8.
[<a id="ref-ISO-JPEG2000-9">ISO-JPEG2000-9</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: JPIP -
Interactivity tools, APIs and protocols", IS
15444-9.
[<a id="ref-ISO-JPEG2000-10">ISO-JPEG2000-10</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: JP3D - 3-D and
floating point data", IS 15444-10.
[<a id="ref-ISO-JPEG2000-11">ISO-JPEG2000-11</a>] International Organization for Standardization,
"JPEG 2000 Image Coding System: JPWL - Wireless",
IS 15444-11.
[<a id="ref-ISO-JPEG-1">ISO-JPEG-1</a>] ITU-T Recommendation T.81 | ISO/IEC 10918-1:1994,
Information technology - Digital compression and
coding of continuous-tone still images:
Requirements and guidelines.
<span class="grey">Singer, et al. Standards Track [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
[<a id="ref-ISO-JPEG-2">ISO-JPEG-2</a>] ITU-T Recommendation T.83 | ISO/IEC 10918-2:1995,
Information technology - Digital compression and
coding of continuous-tone still images: Compliance
testing.
[<a id="ref-ISO-JPEG-3">ISO-JPEG-3</a>] ITU-T Recommendation T.84 | ISO/IEC 10918-3:1996,
Information technology - Digital compression and
coding of continuous-tone still images: Extensions.
[<a id="ref-ISO-JPEG-4">ISO-JPEG-4</a>] ITU-T Recommendation T.86 | ISO/IEC 10918-4,
Information technology - Digital compression and
coding of continuous-tone still images:
Registration of JPEG Profiles, SPIFF Profiles,
SPIFF Tags, SPIFF colour Spaces, APPn Markers,
SPIFF, Compression types and Registration
authorities (REGAUT).
[<a id="ref-JFIF">JFIF</a>] JPEG File Interchange Format, Version 1.02.
Published and made freely available by C-Cube
Microsystems. Corporate Communications, 1778
McCarthy Blvd., Milpitas, CA 95035
[<a id="ref-RFC-TIFF">RFC-TIFF</a>] Parsons, G. and J. Rafferty, "Tag Image File Format
(TIFF) - image/tiff MIME Sub-type Registration",
<a href="./rfc3302">RFC 3302</a>, September 2002.
[<a id="ref-ISO-MPEG4">ISO-MPEG4</a>] ISO/IEC 14496, Information technology - Coding of
Audio-Visual Objects.
<span class="grey">Singer, et al. Standards Track [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Authors' Addresses</span>
David Singer
Apple Computer, Inc.
One Infinite Loop, MS:302-3MT
Cupertino CA 95014
USA
Phone: +1 408 974 3162
EMail: singer@apple.com
Richard Clark (Current JPEG Webmaster)
Elysium Ltd
Milton House
Whitehill Road
Crowborough
East Sussex TN6 1LB
UK
Phone: +44 1892 667411
Fax: +44 1892 667433
EMail: richard@elysium.ltd.uk
Dr. Daniel T Lee (Current JPEG Convenor)
Yahoo!, Inc.
701, First Avenue
Sunnyvale,
California 94089,
USA
Phone: +1 408 349 7051
Fax: +1 253 830 0372
EMail: dlee@yahoo-inc.com
<span class="grey">Singer, et al. Standards Track [Page 13]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-14" ></span>
<span class="grey"><a href="./rfc3745">RFC 3745</a> MIME Type Registrations for JPEG 2000 April 2004</span>
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Full Copyright Statement</span>
Copyright (C) The Internet Society (2004). This document is subject
to the rights, licenses and restrictions contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and
except as set forth therein, the authors retain all their rights.
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.
Intellectual Property
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 <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
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 <a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
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.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Singer, et al. Standards Track [Page 14]
</pre>
|