apply_files
Arguments:
- "filename_pattern",_"command",_first_frame>=0,_last_frame={ >=0 | -1=last },_frame_step>=1,_output_filename
Description:
Apply a
command on specified input image files, in a streamed way.
If a display window is opened, rendered frames are displayed in it during processing.
The output filename may have extension
.avi (saved as a video), or any other usual image file
extension (saved as a sequence of images).
Default values:
command=(undefined), first_frame=0, last_frame=-1, frame_step=1 and output_filename=(undefined).