# scrolling_pro ## Description Apply video scrolling effect with definable parameters ## Arguments - `horiz_speed` - `vert_speed` ## Program Template ```bash videobeaux -P scrolling_pro -i input.mp4 -o output.mp4 --horiz_speed VALUE --vert_speed VALUE ``` ## Real World Example ```bash videobeaux -P scrolling_pro -i myvideo.mp4 -o scrolling_pro_styled.mp4 --horiz_speed EXAMPLE --vert_speed EXAMPLE ``` ## Program Output [Program output video](https://github.com/schwwaaa/videobeaux/assets/7625379/65403294-3e34-4ff8-816a-5de7c80c811d)