I am using Comclean2 because of the issues I had streaming files that had been processed with Comclean1. In order to stream I came to the conclusion that I need a perfect time line and decided to use Comclean2. The comclean2.bat files runs comskip fine and works fine until it launches Cuttermaran, actually it starts Cuttermaran fine, and the problem is that Cuttermaran does not put .m2v file extension on “name” _clean file that it processes. I have modified my comclean2.bat file to rename “name”_clean to name_clean.m2v.
If exist “%dpn1_clean” move “%dpn1_clean” “%dpn1_clean.m2v”
I am not sure if their was something that I could adjust in Cuttermaran settings, but this does work me. Perhaps Erik could shed some light on the issue.
If exist “%dpn1_clean” move “%dpn1_clean” “%dpn1_clean.m2v”
I am not sure if their was something that I could adjust in Cuttermaran settings, but this does work me. Perhaps Erik could shed some light on the issue.