Thanks for your work on putting the container together Swiat. Is there a way to pass through our own commands to h265ize when we build the docker container? This seems like it would be better than troubling you for a new feature if we wanted to tweak the encode settings.
I've tried adding variables to the container, but I'm not all that strong with docker and was mostly guessing and couldn't get it to work.
You'll need to add an option to the H265ize command "--normalize-level 0". This will prevent it from auto-cropping the video.
I don't know how to pass that command through to the docker container, actually what I come here to ask, anyone got any tips?