mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Document terminal coloring in the -loglevel option.
Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
92d71714bf
commit
1e27c47715
1 changed files with 4 additions and 0 deletions
|
|
@ -82,4 +82,8 @@ Set the logging level used by the library.
|
|||
@item debug
|
||||
@end table
|
||||
|
||||
By default the program logs to stderr, if coloring is supported by the
|
||||
terminal, colors are used to mark errors and warnings. Log coloring
|
||||
can be disabled setting the environment variable @env{NO_COLOR}.
|
||||
|
||||
@end table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue