Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Multiple-image Network Graphics

From Wikipedia, the free encyclopedia
File format

Multiple-image Network Graphics
Filename extension
.mng
Internet media type
video/x-mng (unofficial)
Developed byPNG Development Group (donated toW3C)
Type of formatcomputer animation
Container forPNG,JNG
Extended fromPNG

Multiple-image Network Graphics (MNG) is agraphics file format published in 2001 foranimated images. Its specification is publicly documented and there arefree software reference implementations available.

MNG is closely related to thePNG image format. When PNG development started in early 1995, developers decided not to incorporate support foranimation, because the majority of the PNG developers felt that overloading a single file type with both still and animation features is a bad design, both for users (who have no simple way of determining to which class a given image file belongs) and for web servers (which should use a MIME type starting withimage/ for stills andvideo/ for animations—GIF notwithstanding),[1] but work soon started on MNG as an animation-supporting version of PNG. Version 1.0 of the MNG specification was released on 31 January 2001.

File support

[edit]

Support

[edit]

Gwenview has native MNG support.GIMP can export images as MNG files.Imagemagick can create a MNG file from a series of PNG files. With the MNG plugin,Irfanview can read a MNG file.[2] IfMPlayer is linked against libmng, it and all its graphical front-ends likeGnome MPlayer can display MNG files.

Mozilla browsers andNetscape 6.0, 6.01 and 7.0 included native support for MNG until the code was removed in 2003 due to code size and little actual usage,[3] causing complaints on the Mozilla development site.[4] Mozilla later added support forAPNG as a simpler alternative.[5] Similarly, early versions of theKonqueror browser included MNG support but it was later dropped. MNG support was never included inGoogle Chrome,Internet Explorer,Opera, orSafari.

ProductSupport status
Image processing
Chasys Draw IESYes
GIMPPartial
GwenviewYes
ImageMagickYes
IrfanviewPartial, via plugin
KMPlayerYes
KonvertorYes
MPlayerYes
XnViewYes

Server support

[edit]

Web servers are generally not pre-configured to support MNG files.[6][7]

The MNG developers had hoped that MNG would replace GIF for animated images on theWorld Wide Web, just as PNG had done for still images.[8] However, with the expiration of LZW patents and existence of other alternative file formats such as APNG, Flash, andSVG, web usage of MNG was far less than its developers had expected.

Technical details

[edit]

The structure of MNG files is essentially the same as that of PNG files, differing only in the slightly different signature (8A 4D 4E 47 0D 0A 1A 0A inhexadecimal, where4D 4E 47 is ASCII for "MNG" – seePortable Network Graphics: File header) and the use of a much greater variety ofchunks to support all the animation features that it provides. Images to be used in the animation are stored in the MNG file as encapsulated PNG orJNG images.

To allow applications to include some level of MNG support without having to implement the entire MNG specification, two reduced-complexity versions of MNG are also defined: MNG-LC (low complexity) and MNG-VLC (very low complexity). These reduced specifications are conceptually similar to the "SVG Basic" and "SVG Tiny" subsets offered in theSVG standard.

MNG does not have a registeredMIME media type, butvideo/x-mng orimage/x-mng can be used.MNG animations may be included inHTML pages using the<embed> or<object> tag.

Saving a file as MNG can be either lossy or lossless, depending on whether its frames are encoded in PNG (lossless) orJNG (lossy).

Alternatives

[edit]

Most modern web browsers support animations inAPNG,SVG,WebP, andWebM. As of February 2024[update] onlyApple Safari supportsHEIF andJPEG XL.[9]Internet Explorer only supported GIF, CSS, and Flash animations.

The most common alternatives to MNG have beenAnimated GIF and – until it was deprecated in 2017[10]Adobe Flash. GIF images are restricted to 256 colors with limited compression, but the format is supported in all graphical web browsers and is still widely used.

Animations can also be generated ad hoc in a browser with theCSS 3 featuresanimations, transitions, andsprites, or with theweb animations API of JavaScript, by specifying frames or motions of still images or rendered shapes. Ad-hoc animations can be resource-intensive, and they generally cannot be saved in a portable file or posted onimageboards.

See also

[edit]

References

[edit]
  1. ^"PNG Frequently Asked Questions".libpng.org.
  2. ^skiljan, irfan."IrfanView PlugIns". Irfanview.com. Retrieved18 November 2012.
  3. ^"195280 - Removal of MNG/JNG support".bugzilla.mozilla.org.
  4. ^"18574 - (mng) restore support for MNG animation format and JNG image format".bugzilla.mozilla.org.
  5. ^"Animated PNG graphics - MDC Doc Center". 4 July 2008. Retrieved6 December 2010.
  6. ^"Help:Images and other uploaded files".Wikimedia Meta-Wiki. Wikimedia Foundation. 2 October 2012. Retrieved18 November 2012.
  7. ^"Database Error".help.lycos.com. Archived fromthe original on 12 August 2014.
  8. ^"MNG (Multiple-image Network Graphics) Home Page".libpng.org.
  9. ^Deveria, Alexis (17 February 2024)."Can I use... Browser support tables for modern web technologies".Can I use... Browser support tables for modern web technologies. Retrieved21 February 2024. See:MNG,Animated PNG,SVG SMIL animation,WebP,WebM,AVIF,JPEG XL,HEIF/HEIC,CSS Animation,Web Animations API,Adobe Flash.
  10. ^"Flash & The Future of Interactive Content".Adobe Inc. 25 July 2017. Archived fromthe original on 2 December 2017.

External links

[edit]
Video
compression
ISO,IEC,
MPEG
ITU-T,VCEG
SMPTE
TrueMotion and AOMedia
Chinese Standard
  • AVS1 P2/AVS+(GB/T 20090.2/16)
  • AVS2 P2(GB/T 33475.2,GY/T 299.1)
    • HDR Vivid(GY/T 358)
  • AVS3 P2(GY/T 368)
Others
Audio
compression
ISO,IEC,
MPEG
ITU-T
IETF
3GPP
ETSI
Bluetooth SIG
Chinese Standard
Others
Image
compression
IEC,ISO,IETF,
W3C,ITU-T,JPEG
Others
Containers
ISO,IEC
ITU-T
IETF
SMPTE
Others
Collaborations
Methods
Lists
SeeCompression methods for techniques andCompression software for codecs
Raster
Raw
Vector
Compound
Metadata
Retrieved from "https://en.wikipedia.org/w/index.php?title=Multiple-image_Network_Graphics&oldid=1321660174"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp