mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix line length
This commit is contained in:
parent
560f327de1
commit
ebbf827f08
1 changed files with 2 additions and 1 deletions
|
|
@ -672,7 +672,8 @@ def convert_input_paths_for_ffmpeg(
|
|||
# (and output)
|
||||
"--ch", channels_arg,
|
||||
# WARNING: This is commented out because ffmpeg won't be able to
|
||||
# render proper output when only one subimage is outputed with oiio
|
||||
# render proper output when only one subimage is outputed
|
||||
# with oiiotool
|
||||
# Use first subimage
|
||||
# "--subimage", "0"
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue