mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-06 07:50:02 +01:00
445 B
445 B
layout, title, nav_order
| layout | title | nav_order |
|---|---|---|
| default | extract_frames | 2 |
extract_frames
Description
Extract individual frames from a video file as PNGs
Arguments
- (No additional program-specific arguments; uses global videobeaux options only.)
Program Template
videobeaux -P extract_frames -i input.mp4 -o output.mp4
Real World Example
videobeaux -P extract_frames -i myvideo.mp4 -o extract_frames_styled.mp4