# crossmosh ## Description A controlled datamoshing engine that manipulates motion vectors and frame order to create stylized glitch-drift distortions ## Arguments - `b_input` - `outfile` - `codec` - `qscale` - `gop` - `keep_temp` - `mode` - `frames` - `decay` - `blend` ## Program Template ```bash videobeaux -P crossmosh -i input.mp4 -o output.mp4 --b_input VALUE --outfile VALUE --codec VALUE --qscale VALUE --gop VALUE --keep_temp VALUE --mode VALUE --frames VALUE --decay VALUE --blend VALUE ``` ## Real World Example ```bash videobeaux -P crossmosh -i myvideo.mp4 -o crossmosh_styled.mp4 --b_input EXAMPLE --outfile EXAMPLE --codec EXAMPLE --qscale EXAMPLE --gop EXAMPLE --keep_temp EXAMPLE --mode EXAMPLE --frames EXAMPLE --decay EXAMPLE --blend EXAMPLE ``` ## Program Output [Program output video](https://github.com/schwwaaa/videobeaux/assets/7625379/65403294-3e34-4ff8-816a-5de7c80c811d)