jlesage / docker-handbrake

Docker container for HandBrake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request

wspatgithub opened this issue · comments

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

Thanks Wolfgang

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

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

anything new on this topic?

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