Closed damster101 closed 2 days ago
PRs welcome to improve documentation.
The "global" options have an effect for HEVC processing only. They are only described in that section and it seems clear to me.
Alright, that's good to know. I'll think about how documentation can be best improved, and will probably make a PR then.
For
--drop-hdr10plus
and--start-code
I don't see an issue, the description makes it obvious that it will only work with commandsinject-rpu
andconvert
. Didn't test if that's actually the case, though.But,
--crop
works with commandextract-rpu
, but notexport
orgenerate
. Didn't try others. But I assume that it works withconvert
as well, since it seems to do something during RPU extraction. But from the description alone all this is not obvious, so users might expect for it to work with commands where it actually doesn't do anything.Then there is
--mode
, which I'm not sure when it does something, as I haven't tested it. I think "RPU processing" is not explicit enough there.