I'm experimenting with databending/glitching images and videos as part of a master's class. I've used Audacity to do most of it thus far, but it isn't as successful with video.
I want to try to edit video by changing the source codecs in ffmpeg
, but I don't want to inadvertently destroy my current install.
Is it possible to install a second instance of ffmpeg to run independently for experimentation purposes?
If so, what Terminal command would I use to create a second, executable directory?