cutvideo(in_vobj, start_frame, end_frame, outfile)
cutvideo() generates a short video clip out of a full video file based on the user specified starting frame and ending frame. It takes three required arguments: 1) a VideoReader object/handle to the full video, 2) the starting frame number, and 3) the ending frame number. Users can supply a fourth optional argument, which is the desired path of the generated video clip; otherwise, they will be prompt with file dialog to specify when the clip is ready to be written.
Cite As
Dongxi Zheng (2026). cutvideo(in_vobj, start_frame, end_frame, outfile) (https://se.mathworks.com/matlabcentral/fileexchange/50285-cutvideo-in_vobj-start_frame-end_frame-outfile), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Images > Display Image >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
