Table of Contents ▸ List of Commands ▸ Image Sequences and Videos ▸ video2files | ◀ transition3d | add_copymark ▶ |
video2files
Arguments:
- input_filename,_output_filename,_first_frame>=0,_last_frame={ >=0 | -1:Last },_frame_step>=1
Description:
Split specified input video file into image files, one for each frame.First and last frames as well as step between frames can be specified.
Default values:
output_filename=frame.png, first_frame=0, last_frame=-1 and frame_step=1.