qtrechunk -V (return code: 1)
usage: qtrechunk [-f framerate] [-w width] [-h height] [-c fourcc] [-b bitdepth] [-l file_list | <input frames>] <output movie>
Concatenate input frames into a Quicktime movie.
-l <file_list> reads filenames of the frame from
<file_list>, which must contain one filename per line
-f specifies the framerate either as float or rational number
e.g. -f 30000:1001
qtrechunk --help (return code: 1)
usage: qtrechunk [-f framerate] [-w width] [-h height] [-c fourcc] [-b bitdepth] [-l file_list | <input frames>] <output movie>
Concatenate input frames into a Quicktime movie.
-l <file_list> reads filenames of the frame from
<file_list>, which must contain one filename per line
-f specifies the framerate either as float or rational number
e.g. -f 30000:1001