Brett Sheleski

Results 80 comments of Brett Sheleski

I actually just updated to the latest - 3.70.8 (3008) 64-Bit (same as yours). Just tried again, just a big blue screen, eats up tons of memory, and eventually throws...

Yes, I cloned that repo and updated the paths in dependencies.props. Is there anything else that needs to be done? I later tried getting the Compositor working within Unity and...

I will try to roll back to that version of Elgato and see if that resolves it for me too. However, I have my doubts as the Compositor within Unity...

@omn1slash - You'd have to write a script to handle what you're looking for. Off the top of my head you should probably be able to use the find command...

Could you be more specific of how "things break"?

Still unsure what you're trying to say. Are you specifying an output file via the command line to comcut? Something like: ``` comcut /path/to/inputfile /path/to/outputfile ``` And since `inputfile` doesnt...

Gotcha. This should be relatively easy to fix whenever I find time.

Comcut should preserve the original audio and video formats as-is in the resulting file. Could you give me an example of how you are calling comcut? Are you specifying a...

I don't like the idea of merging the two to a single script for various reasons. I also dont think you can specify command line arguments for Plex post processing....

I made a "refactor" branch for this. I may push some things to it and see how I like it. If I like it enough I'll push the changes to...