I created a script to run HandBrakeCLI and I would like to know if there is any argument that I could use to avoid all verbose in red text, like pic attached.
I read the documentation and I did not find anything to reduce verbose.
I created a script to run HandBrakeCLI and I would like to know if there is any argument that I could use to avoid all verbose in red text, like pic attached.
I read the documentation and I did not find anything to reduce verbose.
In the Handbrake CLI Documentation found here:
https://handbrake.fr/docs/en/1.6.0/cli/command-line-reference.html
They have verbose listed as --verbose
under the General section of that article.
-v, --verbose[=number] Be verbose (optional argument: logging level)
But that is the only option for verbose, which is the logging level. Handbrake does not specify it in their CLI documentation.
This Scribe document goes over the verbose logging levels for Handbrake CLI. Not sure why the Handbrake CLI docs do not have that in their documentation. I could not copy the logging levels due to scribe site scrambling copy and paste: https://www.scribd.com/doc/87043367/HandBrake-CLI-Guide