]> granicus.if.org Git - imagemagick/blob - www/motion-picture.html
0d3b22f1eec1b493623cbf0a1b91001cd330eb1f
[imagemagick] / www / motion-picture.html
1 \r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">\r
5 <head>\r
6   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>\r
7   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />\r
8   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />\r
9   <style type="text/css" media="all">\r
10     @import url("../www/magick.css");\r
11   </style>\r
12   <link rel="shortcut icon" href="../images/wand.ico"  type="images/vnd.microsoft.icon"/>
13   <title>ImageMagick: Motion Picture Digital Images</title>
14   <meta http-equiv="Content-Language" content="en-US"/>
15   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
16   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
17   <meta name="Generator" content="PHP"/>
18   <meta name="Keywords" content="motion, picture, digital, images, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
19   <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.  ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems.  The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
20   <meta name="Rating" content="GENERAL"/>
21   <meta name="Robots" content="INDEX, FOLLOW"/>
22   <meta name="Generator" content="ImageMagick Studio LLC"/>
23   <meta name="Author" content="ImageMagick Studio LLC"/>
24   <meta name="Revisit-after" content="2 DAYS"/>
25   <meta name="Resource-type" content="document"/>
26   <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
27   <meta name="Distribution" content="Global"/>
28 </head>\r
29 \r
30 <body id="www-imagemagick-org">\r
31 <div class="titlebar">\r
32 <a href="../index.html">\r
33   <img src="../images/script.png" alt="[ImageMagick]"\r
34   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
35 <a href="http://www.networkredux.com">\r
36   <img src="../images/networkredux.png" alt="[sponsor]"\r
37   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
38 <a href="http://www.imagemagick.org/discourse-server/">\r
39   <img src="../images/logo.jpg" alt=""\r
40   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
41 <a href="../index.html">\r
42   <img src="../images/sprite.jpg" alt=""\r
43   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
44 </div>\r
45 \r
46 <div class="eastbar">\r
47 \r
48 <div class="menu">
49   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
50 </div>
51 <div class="sep"></div>\r
52 <div class="menu">
53   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
54 </div>
55 <div class="sub">
56     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
57 </div>
58 <div class="sub">
59     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
60 </div>
61 <div class="sub">
62     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
63 </div>
64 <div class="menu">
65   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
66 </div>
67 <div class="sub">
68     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
69 </div>
70 <div class="sub">
71     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
72 </div>
73 <div class="sub">
74     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
75 </div>
76 <div class="sub">
77     <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
78 </div>
79 <div class="menu">
80   <a title="Architecture" href="../www/architecture.html">Architecture</a>
81 </div>
82 <div class="sep"></div>\r
83 <div  class="menu">
84    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
85 </div>
86 <div class="sub">
87     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
88 </div>
89 <div class="sub">
90     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
91  </div>
92 <div class="menu">
93   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
94 </div>
95 <div class="sub">
96     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
97 </div>
98 <div class="sub">
99     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
100 </div>
101 <div class="sub">
102     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
103 </div>
104 <div class="menu">
105   <a title="Resources" href="../www/resources.html">Resources</a>
106 </div>
107 <div class="sep"></div>\r
108 <div class="menu">
109   <a title="Download" href="../www/download.html">Download</a>
110 </div>
111 <div class="sep"></div>\r
112 <div class="menu">
113   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
114 </div>
115 <div class="sep"></div>\r
116 <div class="menu">
117   <a title="Site Map"href="../www/sitemap.html">Site Map</a>
118 </div>
119 <div  class="sub">
120     <a title="Site Map: Links"href="../www/links.html">Links</a>
121 </div>
122 <div class="sep"></div>\r
123 <div  class="menu">
124   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
125
126 <div class="sponsbox">
127 <div  class="sponsor">
128   <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
129 </div>
130 <div  class="sponsor">
131   <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
132 </div>
133 <div  class="sponsor">
134   <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
135 </div>
136 <div  class="sponsor">
137   <a title="Sponsor: Kredit" href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
138 </div>
139 <div  class="sponsor">
140   <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
141 </div>
142 <div  class="sponsor">
143    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
144 </div>
145 <div  class="sponsor">
146    <a title="Sponsor: Webdesign" href="http://www.renehornig.com/" title="Webdesign">Webdesign</a><!-- 20110101000120 -->
147 </div>
148 </div>
149 </div>
150 \r
151 \r
152 </div>\r
153 \r
154 <div class="main">\r
155 \r
156 <p class="navigation-index">[<a href="#intro">Introduction to Motion Picture Formats</a> &bull; <a href="#log">Log Format</a> &bull; <a href="#properties">DPX properties</a> &bull; <a href="#settings">DPX Settings</a>]</p>
157
158 <h2><a name="intro"></a>Introduction to Motion Picture Formats</h2>
159 <div class="doc-section">
160
161 <p>DPX (SMPTE 268M-2003) - This format is used in Motion Picture and Effects industry that makes particular use of the extensive header information and the format's flexibility in being able to handle high dynamic range and logarithmic color values at a variety of bit depths using RGB or YCbCr pixel descriptions.  It is based on, but largely supercedes, Kodak's Cineon format that has more a more film specific header.</p>
162
163 <p>One example of it's use includes scanning film for use in post production. Each frame is stored as an individual DPX file ranging from 2k (2048 pixels wide) to 8k (8192 pixels wide - for IMAX frames) at anything between 8 to 64 bits per color component. A sequence of these might then be processed using compositing software, altering the color or adding visual effects. Once complete they might then be recorded digitally to tape or projected back on to film.</p>
164
165 <p>The color values for each pixel are often stored logarithmically (particularly if the sequence is destined to be transferred back on to film) which more naturally reflects the density of how color information is stored in the emulsion on the original film. When viewed without alteration, logarithmic files appear to have very low contrast and requires a 'look up table' to translate the logarithmic image to something that resembles what you might see if the image was transferred back to film and projected in a cinema. Apart from making the image linear (like most typical computer images) and adjusting the gamma level this table sets where the black and white point lies.</p>
166
167 <p>For a 10 bit logarithmic image where each color component value ranges from 0 to 1023 the black and white points are normally set at 95 for black and 685 for white. What this means is that the logarithmic file stores color values that are lighter than what the linear version will display as pure white and darker than what it will display as pure black. This extra information therefore remains available for an effects artists who might wish to alter the brightness of the image after it has been stored as a DPX file.</p>
168
169 <p>As an example, had this information been lost, reducing the brightness of an image uniformly would result in highlights becoming darker, whereas with this extra information the highlights instead reduce in size and start showing details that were previously too bright to be seen. The latter is far closer to what happens in the real world.</p>
170
171 <p>The header can contain Film and/or Television specific data related to a production. For example the television header can contain a SMPTE time code so that shots exported as a DPX sequence from a production's edit can be easily replaced once any effects have been added. The film header holds information about the reel of film the frames originated from and various camera settings that were used while filming.  All these details usually stay with the images as they are passed between post-production companies.</p>
172
173 </div>
174
175 <h2><a name="log"></a>Log Format</h2>
176 <div class="doc-section">
177
178 <p>The color values for each pixel are often stored logarithmically (particularly if the sequence is destined to be transferred back on to film) which more naturally reflects the density of how color information is stored in the emulsion on the original film. When viewed without alteration logarithmic files appear to have very low contrast (leftmost image), and so require a 'look up table' to translate the logarithmic image to something that resembles what you might see if the image was transferred back to film and projected in a cinema (rightmost image). Apart from making the image linear (like most typical computer images) and adjusting the gamma level this table sets where the black and white point lies.</p>
179
180 <p class="image">
181   <a href="../images/bluebells_log.jpg"><img src="../images/bluebells_log.jpg" width="384" height="288" class="image-slices" alt="bluebells-log" /></a>
182   <a href="../images/bluebells_lin.jpg"><img src="../images/bluebells_lin.jpg" width="384" height="288" class="image-slices" alt="bluebells-linear" /></a>
183 </p>
184
185 <p>For a 10 bit logarithmic image where each color component value ranges from 0 to 1023 the black and white points are normally set at 95 for black and 685 for white. What this means is that the logarithmic file stores color values that are lighter than what the linear version will display as pure white and darker than what it will display as pure black. This extra information therefore remains available for an effects artists who might wish to alter the brightness of the image after it has been stored as a DPX file.</p>
186
187 <p>As an example, had this information been lost, reducing the brightness of a linear image uniformly would result in highlights becoming darker (leftmost image), whereas with this extra information the highlights instead reduce in size and start showing details that were previously too bright to be seen (rightmost image). The latter is far closer to what happens in the real world.</p>
188
189 <p class="image">
190   <a href="../images/bluebells_clipped.jpg"><img src="../images/bluebells_clipped.jpg" width="384" height="288" class="image-slices" alt="bluebells-clipped" /></a>
191   <a href="../images/bluebells_darker.jpg"><img src="../images/bluebells_darker.jpg" width="384" height="288" class="image-slices" alt="bluebells-darker" /></a>
192 </p>
193
194 </div>
195
196 <h2><a name="properties"></a>DPX Properties</h2>
197 <div class="doc-section">
198
199 <p>ImageMagick supports these DPX properties:</p>
200
201 <pre class="text">
202   dpx:file.copyright
203   dpx:file.creator
204   dpx:file.filename
205   dpx:file.project
206   dpx:file.version
207   dpx:film.count
208   dpx:film.format
209   dpx:film.frame_id
210   dpx:film.frame_position
211   dpx:film.frame_rate
212   dpx:film.held_count
213   dpx:film.id
214   dpx:film.offset
215   dpx:film.prefix
216   dpx:film.sequence_length
217   dpx:film.shutter_angle
218   dpx:film.slate
219   dpx:film.type
220   dpx:orientation.aspect_ratio
221   dpx:orientation.border
222   dpx:orientation.device
223   dpx:orientation.filename
224   dpx:orientation.serial
225   dpx:orientation.x_center
226   dpx:orientation.x_offset
227   dpx:orientation.x_size
228   dpx:orientation.y_center
229   dpx:orientation.y_offset
230   dpx:orientation.y_size
231   dpx:television.black_gain
232   dpx:television.black_level
233   dpx:television.break_point
234   dpx:television.field_number
235   dpx:television.frame_rate
236   dpx:television.gamma
237   dpx:television.integration_times
238   dpx:television.interlace
239   dpx:television.padding
240   dpx:television.time.code
241   dpx:television.time_offset
242   dpx:television.user.bits
243   dpx:television.vertical_sample_rate
244   dpx:television.video_signal
245   dpx:television.white_level
246   dpx:user.id
247 </pre>
248
249 <p> To determine which properties are associated with your DPX image, use this command for example:</p>
250
251 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -verbose bluebells.dpx</span></p>
252 <p>To identify a particular property, try this:</p>
253
254 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -format "%[dpx:television.time.code]" bluebells.dpx</span></p>
255 <p>Finally, to set a property:</p>
256
257 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert bluebells.dpx -define dpx:television.time.code=10:00:02:15 bluebells-001.dpx</span></p>
258 </div>
259
260 <h2><a name="settings"></a>DPX Settings</h2>
261 <div class="doc-section">
262
263 <p>Use <a href="../www/command-line-options.html#set">-set</a> to specify the image or film gamma or black and white points.  For example use:
264 </p>
265
266         <div>
267         <p class="crtsnip">-set gamma 1.7</p>
268
269         <p class="crtsnip">-set film-gamma 0.6</p>
270
271         <p class="crtsnip">-set reference-black 95</p>
272
273         <p class="crtsnip">-set reference-white 685</p>
274         </div>
275
276 </div>
277
278 \r
279 </div>\r
280 \r
281 <div id="linkbar">\r
282  <!--    <span id="linkbar-west">&nbsp;</span>  -->\r
283     <span id="linkbar-center">\r
284       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
285     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
286     </span>\r
287     <span id="linkbar-east">&nbsp;</span>\r
288   </div>\r
289   <div class="footer">\r
290     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
291     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
292   </div>\r
293   <div style="clear: both; margin: 0; width: 100%; "></div>\r
294 </body>\r
295 </html>\r