Hi all,
I am trying to get fivetonedetect to work. I have the file downloaded and extracted to the desktop, ffmpeg.exe is in the main folder for it. When I start the application the window comes up and then it closes. When I run the debug one it opens and runs some code and then that window closes. Any ideas on what could be happening?
Any help is appreciated
Thanks!
If you look in the folder with the program there should be a file called log.txt that should contain any error messages generated when the program tries to start. If that doesn't work, try running the _debug version of the program manually from a command prompt and you'll be able to see the errors, which will help you figure out what the problem is.
Andy