HaveAGitGat

Results 234 comments of HaveAGitGat

Seems to be due to a codec/container compatibility error with FFmpeg. If you're able to share a sample file then can have a look. Re-open if needed thanks.

Sure I have thought of some implementation of this, will add when possible.

Gave an example here of how the current implementation can be more efficient and quicker: https://github.com/HaveAGitGat/Tdarr/issues/286#issuecomment-767598515 Adding this is still on the to-do though.

Simple way to do this is to run 2 Node Docker containers and assign a GPU to each with the Docker container settings, that way they're kept independent. Doing it...

You can use the `New file size check` classic plugin or the `Compare File Size Ratio` flow plugin to check the size of the file after it's been processing but...

In Tdarr flows we can do it by modifying this code: https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/FlowPluginsTs/FlowHelpers/1.0.0/cliUtils.ts#L123 So during processing if the new file is larger than the original we can exit the thread with...

I'll move this under here as same thing: https://github.com/HaveAGitGat/Tdarr/issues/571

Gave a breakdown here on how the current system is more efficient: https://github.com/HaveAGitGat/Tdarr/issues/286#issuecomment-767598515 Would spend a lot more time copying files back and forth from server to node with your...

Will move this under this issue as is duplicate: https://github.com/HaveAGitGat/Tdarr/issues/945

Hi, are there any files in the queues? Can see from the message that the transcode queue is empty.