Quote:
Originally Posted by Damianonymous
The output folder must be manually created, the script does not do it. The line should end with a slash, for example: D:\Videos\myfreecams-anonymous-master\captures\ or if in the same folder: .\captures\
|
In windows I had to use the other slash for it to work for me:
-C:\something\mfc-node <-- crashes
-C:/something/mfc-node <-- works