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

Comparing ray/doc/man/man1/fieldcomb.1 (file contents):
Revision 1.3 by greg, Sat Sep 17 05:14:14 2005 UTC vs.
Revision 1.4 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 10 | Line 10 | fieldcomb - combine two or more field frames for video
10   .B \-r
11   ]
12   [
13 < .B "-f combined.pic"
13 > .B "-f combined.hdr"
14   ]
15 < .B "field0.pic field1.pic .."
15 > .B "field0.hdr field1.hdr .."
16   .SH DESCRIPTION
17   .I Fieldcomb
18   combines two or more field frames into half as many final video frames
# Line 34 | Line 34 | file names by 2, inserting a 'C' right before the numb
34   leading zeroes to make it always four digits.
35   For example, the command:
36   .IP "" .2i
37 < fieldcomb anim12.pic anim13.pic anim14.pic anim15.pic
37 > fieldcomb anim12.hdr anim13.hdr anim14.hdr anim15.hdr
38   .PP
39   will produce two output pictures:
40   .IP "" .2i
41 < animC0006.pic & animC0007.pic
41 > animC0006.hdr & animC0007.hdr
42   .PP
43   If an odd number of input files is given on the command line, the last file
44   is held over and used as the first file in the next invocation of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines