mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-05-11 04:12:54 +02:00
1.0 KiB
1.0 KiB
thumbs
Description
Generates thumbnails or contact sheets by sampling frames at chosen intervals for previews, galleries, or QC review
Arguments
fpsscenescene_thresholdtilescaletimestampslabelfontfilebgmarginpaddingoutdiroutputfileimage_formatjpeg_quality
Program Template
videobeaux -P thumbs -i input.mp4 -o output.mp4 --fps VALUE --scene VALUE --scene_threshold VALUE --tile VALUE --scale VALUE --timestamps VALUE --label VALUE --fontfile VALUE --bg VALUE --margin VALUE --padding VALUE --outdir VALUE --outputfile VALUE --image_format VALUE --jpeg_quality VALUE
Real World Example
videobeaux -P thumbs -i myvideo.mp4 -o thumbs_styled.mp4 --fps EXAMPLE --scene EXAMPLE --scene_threshold EXAMPLE --tile EXAMPLE --scale EXAMPLE --timestamps EXAMPLE --label EXAMPLE --fontfile EXAMPLE --bg EXAMPLE --margin EXAMPLE --padding EXAMPLE --outdir EXAMPLE --outputfile EXAMPLE --image_format EXAMPLE --jpeg_quality EXAMPLE