Skip to content
g-l-i-t-c-h-o-r-s-e edited this page Oct 23, 2019 · 8 revisions

Heres where I try to help you with some issues you're having lol

Q. Video Plays after hitting "DATAMOSH IT" button but no glitch?!? (or nothing happens at all)

A. You probably either have the wrong python version installed, or in some cases (like if you're on windows 7) you may need to manually set the Python27 folder in the PATH environment variable.

Before doing that, my script will check the registry for python.exe (usually associated with Python27). If that fails try the Force Python Path button and Paste the folder location of Python27, it looks like this usually.

If you're still having issues lets go back to setting the PATH environment variable, manually. BE CAREFUL HOWEVER, perhaps make a backup of your current PATH variable before doing anything if you're inexperienced. This can mess things up if you delete/overwrite your existing environment variables. Adding onto them won't hurt though, don't worry. Here's an tutorial thats pretty handy, if you skip to Part 2 "Enabling FFmpeg in the Command Line".

Instead of using the FFmpeg bin folder however, use the Python27 folder instead, usually located in "C:\Python27".
If this doesn't work let me know.

More to come.

Clone this wiki locally