I have been loving this program, and have a finely tuned watch folder for deliverables set up I am pretty happy with.
Two questions I have:
1. I am having trouble getting the command executor to snag my finished files and transfer them to another destination(or delete them but I figured at least moving them first was a good start). Do I need to run the program in a specific way to be able to run commands? Or from a certain directory? From another forum post I tried running just the word notepad in a node and that worked to open notepad, but the following command was not working for me. -- %comspec% /c "move /y "%s_original_full%" "T:\mediamove""
Code: Select all
%comspec% /c "if exist "%s_cache_record%" del /f /q "%s_cache_record%""
2. I am having an intermittent error that seems to be solved by resetting FFASTrans. Basically with AVI files generated from Resolve I will occasionally get the error "no video or audio detected" and it is solved by a reset of FFASTrans. Not sure if it's a specific file type I am exporting(AVI Cineform 10bit) but it led me down some weird paths trying to figure out why my h264 outputs were failing. Any ideas?
Lastly, is there anywhere I can look at other peoples workflows? I'd love some samples to get more ideas on what I can do. I love that I now have a pretty solid way to flag h264 gamma properly as if I'd done my outputs through handbrake but with a watch folder, and audio remapping is a godsend for easy outputs all at once. Thanks so much for this awesome program.