mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-05-15 22:31:08 +02:00
26 lines
511 B
Markdown
26 lines
511 B
Markdown
# looper_pro
|
|
|
|
## Description
|
|
|
|
Apply video looper effect base on frame size & start frame
|
|
|
|
## Arguments
|
|
|
|
- *(No additional program-specific arguments; uses global videobeaux options only.)*
|
|
|
|
## Program Template
|
|
|
|
```bash
|
|
videobeaux -P looper_pro -i input.mp4 -o output.mp4
|
|
```
|
|
|
|
## Real World Example
|
|
|
|
```bash
|
|
videobeaux -P looper_pro -i myvideo.mp4 -o looper_pro_styled.mp4
|
|
```
|
|
|
|
## Program Output
|
|
|
|
[Program output video](https://github.com/schwwaaa/videobeaux/assets/7625379/65403294-3e34-4ff8-816a-5de7c80c811d)
|