While using SVT-AV1-Psy v. 3.0.2, and trying to encode HDR-content (using the AlabamaEncoder - parameter "--hdr", it will set the SVT-AV1 - parameter "--enable-hdr 1". That parameter is not present in svt-av1-psy v.3.0.2 and will result in immediate crash.
Solution would be some kind of check. if either Svt-Av1-Psy v. 2.x or 3.x is running and if version 3.x is detected, and then to ommit the parameter "--enable-hdr 1".
While using SVT-AV1-Psy v. 3.0.2, and trying to encode HDR-content (using the AlabamaEncoder - parameter "--hdr", it will set the SVT-AV1 - parameter "--enable-hdr 1". That parameter is not present in svt-av1-psy v.3.0.2 and will result in immediate crash.
Solution would be some kind of check. if either Svt-Av1-Psy v. 2.x or 3.x is running and if version 3.x is detected, and then to ommit the parameter "--enable-hdr 1".