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 |
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 |