Loading tests/renderer/constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ RENDERER_CMD = [ "", # 8 -> output format "-fs", "48", # 10 -> input fs "--no_delay_cmp", "-no_delay_cmp", # "-ndl", "-q", ] Loading tests/split_rendering/constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ SPLIT_PRE_REND_CMD = [ "", # 10 -> split rendering bitstream "-of", "", # 12 -> renderer format "-tf", "-T", "", # 14 -> post-trajectory file ] Loading @@ -207,6 +207,6 @@ SPLIT_POST_REND_CMD = [ "", # 8 -> output file "-of", "BINAURAL", "-tf", "-T", "", # 12 -> post-trajectory file ] Loading
tests/renderer/constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ RENDERER_CMD = [ "", # 8 -> output format "-fs", "48", # 10 -> input fs "--no_delay_cmp", "-no_delay_cmp", # "-ndl", "-q", ] Loading
tests/split_rendering/constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ SPLIT_PRE_REND_CMD = [ "", # 10 -> split rendering bitstream "-of", "", # 12 -> renderer format "-tf", "-T", "", # 14 -> post-trajectory file ] Loading @@ -207,6 +207,6 @@ SPLIT_POST_REND_CMD = [ "", # 8 -> output file "-of", "BINAURAL", "-tf", "-T", "", # 12 -> post-trajectory file ]