Still getting used to and set up with FileFlows. I am simply tinkering to try and see if I can get hardware encoding working. I get the following error when trying to trying to convert a test file to H265.
WARN -> Cant process 'hevc_qsv -global_quality 28 -load_plugin hevc_hw': [hevc_qsv @ 0x560255f31f40] Error initializing an internal MFX session: unsupported (-3)
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
I am running file flows in a docker container on a synology NAS with an intel quick sync capable processor. Is there anything I need to add to the docker container to get this working?