ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/ranimove.1
(Generate patch)

Comparing ray/doc/man/man1/ranimove.1 (file contents):
Revision 1.2 by greg, Wed Mar 12 17:26:58 2003 UTC vs.
Revision 1.6 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH RANIMOVE 1 1/30/03 RADIANCE
3   .SH NAME
4   ranimove - render a RADIANCE animation with motion
# Line 253 | Line 253 | how to adjust the exposure for each frame.
253   As in
254   .I pfilt,
255   the exposure setting may be given either as a multiplier or as a
256 < number of f-stop adjustments (eg. +2 or -1.5).
256 > number of f\-stop adjustments (eg. +2 or \-1.5).
257   Alternatively, a file name may be given, which
258   .I ranimate
259   will interpret as having one exposure value per line per frame,
# Line 269 | Line 269 | The base output file name for the final frames.
269   This string should contain a
270   .I printf(3)
271   style integer field to distinguish one frame number from another.
272 < The final frames will use this name with a ".pic" suffix.
272 > The final frames will use this name with a ".hdr" suffix.
273   The default value is "frame%03d".
274   .TP
275   .BR MBLUR
# Line 351 | Line 351 | If we only want to see what default values
351   would use without actually executing anything, we can invoke it
352   thus:
353   .IP "" .2i
354 < ranimove -n 0 -e sample.rnm
354 > ranimove \-n 0 \-e sample.rnm
355   .PP
356   This will print the variables we have given as well as default
357   values
# Line 383 | Line 383 | Note the use of abbreviation for variable names.
383   .SH AUTHOR
384   Greg Ward
385   .SH "SEE ALSO"
386 < oconv(1), pfilt(1), pinterp(1), rad(1), ranimate(1), rpict(1), xform(1)
386 > fieldcomb(1), oconv(1), pfilt(1), pinterp(1), rad(1),
387 > ran2tiff(1), ranimate(1), rpict(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines