# | Line 17 | Line 17 | ran2tiff - expose and convert a RADIANCE animation to | |
---|---|---|
17 | [ | |
18 | .B "ra_tiff opts" | |
19 | ] | |
20 | < | .B "frame1.pic frame2.pic .." |
20 | > | .B "frame1.hdr frame2.hdr .." |
21 | .SH DESCRIPTION | |
22 | .I Ran2tiff | |
23 | takes an animated sequence of Radiance pictures and converts them by calling | |
# | Line 62 | Line 62 | though output to LogLuv TIFF formats is not supported. | |
62 | To convert a sequence of frames using a rapid human exposure response | |
63 | and LZW compression on the output: | |
64 | .IP "" .2i | |
65 | < | ran2tiff -W 0.7 -h -z frame*.pic |
65 | > | ran2tiff \-W 0.7 \-h \-z frame*.hdr |
66 | .PP | |
67 | Similar to | |
68 | .I fieldcomb(1), |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |