mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-23 15:53:08 +00:00
doc/ffprobe: add -show_log option
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
52d9442a55
commit
3e0474ff39
@ -208,6 +208,13 @@ multimedia stream.
|
|||||||
The information for each single frame is printed within a dedicated
|
The information for each single frame is printed within a dedicated
|
||||||
section with name "FRAME" or "SUBTITLE".
|
section with name "FRAME" or "SUBTITLE".
|
||||||
|
|
||||||
|
@item -show_log @var{loglevel}
|
||||||
|
Show logging information from the decoder about each frame according to
|
||||||
|
the value set in @var{loglevel}, (see @code{-loglevel}). This option requires @code{-show_frames}.
|
||||||
|
|
||||||
|
The information for each log message is printed within a dedicated
|
||||||
|
section with name "LOG".
|
||||||
|
|
||||||
@item -show_streams
|
@item -show_streams
|
||||||
Show information about each media stream contained in the input
|
Show information about each media stream contained in the input
|
||||||
multimedia stream.
|
multimedia stream.
|
||||||
|
Loading…
Reference in New Issue
Block a user