mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-01-28 09:41:17 +01:00
908 B
908 B
crossmosh
Description
A controlled datamoshing engine that manipulates motion vectors and frame order to create stylized glitch-drift distortions
Arguments
b_inputoutfilecodecqscalegopkeep_tempmodeframesdecayblend
Program Template
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
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