Commit ed89814b authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

re-enable --no_delay_cmp to allow pipeline to pass

parent 3434e5fd
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ RENDERER_CMD = [
    "",  # 8 -> output format
    "-fs",
    "48",  # 10 -> input fs
    # "--no_delay_cmp",
    "--no_delay_cmp",
    # "-ndl",
    "-q",
]