Loading scripts/ivas_conformance/runConformance.py +1 −1 Original line number Diff line number Diff line Loading @@ -832,7 +832,7 @@ class MLDConformance: "$CUT_PATH/ref/param_file/dec/", f"{self.outputDir}/dec/" ) command = command.replace( "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref" "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref/" ) command = command.replace( "$CUT_PATH/split_rendering/cut/", Loading Loading
scripts/ivas_conformance/runConformance.py +1 −1 Original line number Diff line number Diff line Loading @@ -832,7 +832,7 @@ class MLDConformance: "$CUT_PATH/ref/param_file/dec/", f"{self.outputDir}/dec/" ) command = command.replace( "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref" "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref/" ) command = command.replace( "$CUT_PATH/split_rendering/cut/", Loading