docker-handbrake icon indicating copy to clipboard operation
docker-handbrake copied to clipboard

Feature Request

Open wspatgithub opened this issue 2 years ago • 4 comments

would it be possible to include comskip in that fantastic image? maybe with an environment variable like "use_comskip"?

Thanks Wolfgang

wspatgithub avatar Feb 23 '23 12:02 wspatgithub

Could you provide more details on how this would used/integrated ?

jlesage avatar Feb 26 '23 02:02 jlesage

as soon as the coversion process has finished (the converted files has been moved to the output folder), I would like comskip to run on that file. As fas as I know, comskip places the (.edl and/or .log and/or .txt) in the same folder the given file is placed in. Which files are created is defined in the comskip.ini. That's in the users responsibillity. If possible, the comskip.ini should be located in your /config folder. The whole process should be executed, if an environment variable like "use_comskip" is set to "1", ignored if set to "0".

Does that answer your question?

Thanks Wolfgang

wspatgithub avatar Feb 26 '23 09:02 wspatgithub

anything new on this topic?

wspatgithub avatar Mar 23 '23 13:03 wspatgithub

I guess this could be done via hooks ? https://github.com/jlesage/docker-handbrake#hooks

jlesage avatar Nov 16 '23 18:11 jlesage