mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
418 B
418 B
layout, title, nav_order
| layout | title | nav_order |
|---|---|---|
| default | extract_sound | 2 |
extract_sound
Description
Extract audio from video file
Arguments
- (No additional program-specific arguments; uses global videobeaux options only.)
Program Template
videobeaux -P extract_sound -i input.mp4 -o output.mp4
Real World Example
videobeaux -P extract_sound -i myvideo.mp4 -o extract_sound_styled.mp4