would be great to have input colorspace as a command line flag (for all the inputs separately). I know I could use colorspace in filenames, but now we are using aces, and some colorspaces have space in their ocio names (e.g.: "Output - srgb"), and I would like to avoid that. And it would make the naming convention more complicated. I could set in preferences for 8bit, but on some project, for example the jpg sequences are in the usual srgb, but this aces project using as the mentioned Output - srgb. So it's not straightforward.
Does that make sense?
Thanks,
Gabor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
would be great to have input colorspace as a command line flag (for all the inputs separately). I know I could use colorspace in filenames, but now we are using aces, and some colorspaces have space in their ocio names (e.g.: "Output - srgb"), and I would like to avoid that. And it would make the naming convention more complicated. I could set in preferences for 8bit, but on some project, for example the jpg sequences are in the usual srgb, but this aces project using as the mentioned Output - srgb. So it's not straightforward.
Does that make sense?
Thanks,
Gabor
Try this version out that has a -c (--colorspace) flag in it.
https://mega.nz/file/nCJRlSZa#R7AoZYIPfNwXmtcet0pWClusPDoEbMAEHIHmwPw7BCc
That was fast! :) Great, works as expected!
Thank you very much!