Digital Picture Exchange

This is an old revision of this page, as edited by Solarra (talk | contribs) at 03:16, 26 June 2014 (Reverted edits by DPXMAFIA (talk) to last revision by Lucaloko (HG)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

DPX é o Nome dado a Maior Máfia Brasileira (Doideras Para Xuxa). O Chefe Luca Loko é um gato, e manda nessa porraa toda, por isso ninguém se mete com ele não senão leva tiro, sua linha de camisetas está fazendo sucesso no world inteiro e com isso a gangue se popularisa cada vez mais! Template:Luca Loko é um bilionario intimidador, aparenta ser um cafetão pelo numero de mulheres com q sai, mas é so foda mesmo. Ele tem uma beleza singular e sua esposa leva chifre toda hora.

File:A camiseta mais vendida de new York e Matinhos 2014-06-25 23-49.jpg
A camiseta mais vendida de new York e Matinhos
Digital Picture Exchange
Filename extension
.dpx
Internet media typeimage/dpx
Developed bySMPTE
Initial release1.0 / 18 February 1994; 30 years ago (1994-02-18)
Latest release
2.0
2003; 21 years ago (2003)
Type of formatImage file formats
Extended fromCineon
StandardST 268:2003[1]
Free format?non-free SMPTE standard, 17 pages, USD 120
Websitewww.smpte.org

Digital Picture Exchange (DPX) is a common file format for digital intermediate and visual effects work and is an ANSI/SMPTE standard (268M-2003).[2] The file format is most commonly used to represent the density of each colour channel of a scanned negative film in an uncompressed "logarithmic" image where the gamma of the original camera negative is preserved as taken by a film scanner. For this reason, DPX is the worldwide-chosen format for still frames storage in most Digital Intermediate post-production facilities and film labs. Other common video formats are supported as well (see below), from video to purely digital ones, making DPX a file format suitable for almost any raster digital imaging applications. DPX provides, in fact, a great deal of flexibility in storing colour information, colour spaces and colour planes for exchange between production facilities. Multiple forms of packing and alignment are possible. Last but not least, the DPX Specification allow for a wide variety of metadata to further clarify information stored (and storable) within each file.

The DPX file format was originally derived from the Kodak Cineon open file format (.cin file extension) used for digital images generated by Kodak's original film scanner. The original DPX (version 1.0) specifications are part of SMPTE 268M-1994).[3] The specification was later improved and its latest version (2.0) is published by SMPTE as ANSI/SMPTE 268M-2003.

Metadata and Standard Flexibility

SMPTE Specifications dictate a mild number of compulsory metadata, like image resolution, color space details (channel depth, colorimetric metric, etc.), number of planes/subimages, as well as original filename and creation date/time, creator's name, project name, copyright information, and so on.

Furthermore, a couple of industry-specific metadata areas are present: Motion-Picture and Television ones. They are either used only if the picture has enough embedded information relevant to that specific industry, otherwise are left "empty". For example, Motion-Picture-specific metadata include perforation-exact film KeyKode (if the image comes from a film scan), camera shutter angle, slate information and frame positioning within a frame sequence. On the other side, Television metadata include full SMPTE time code, video overscan and field information, and signal/colour level information.

At last, a third, variable-size metadata area, which is user-definable, exists. Third-party applications/software occasionally use this area to store additional information; for example, when the DPX stores images with technical specifications far away from the original standard (like pictures coded in the CIE XYZ color space, or Bayer-patterned raw frames from specific digital cameras like the Arriflex D-21).

Support

XnView can read FFmpeg pix_fmt=abgr DPX images. ImageMagick supports DPX.[4] The C++ source of a DPX library is available.[5]

See also

References

  1. ^ "ST 268:2003 For File Format for Digital Moving-Picture Exchange (DPX), Version 2.0". SMPTE. doi:10.5594/S9781614824152. ISBN 978-1-61482-415-2. {{cite web}}: Missing or empty |url= (help); Unknown parameter |subscription= ignored (|url-access= suggested) (help)
  2. ^ "Encyclopedia of Graphics File Formats, Second Edition". O'Reilly. 1996-04. ISBN 1-56592-161-5. Retrieved 2014-02-27. {{cite web}}: Check date values in: |date= (help); Unknown parameter |authors= ignored (help)
  3. ^ "Cineon Image File Format Draft". Cineon. Retrieved 2014-03-01.
  4. ^ "ImageMagick Motion Picture Formats". ImageMagick. Retrieved 2014-03-01.
  5. ^ SMPTE DPX v2 Image Format reader/writer C++ library (2009)