summaryrefslogtreecommitdiff
path: root/doc/ffprobe.texi
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2014-04-21 17:49:33 +0200
committerNicolas George <george@nsup.org>2014-08-17 11:30:55 +0200
commit4f3e2f107b6315ae4ea74799c2a6314ded3b595d (patch)
treeceb5df41b326d435e2f1697a9fbd2bbe46704480 /doc/ffprobe.texi
parent32c712f1437b7f3db889cec19dcb53f757a1dea6 (diff)
ffprobe: add -show_data_hash option.
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r--doc/ffprobe.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index 8de8956b75..bf6cc59d12 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -119,6 +119,10 @@ Show payload data, as a hexadecimal and ASCII dump. Coupled with
The dump is printed as the "data" field. It may contain newlines.
+@item -show_data_hash @var{algorithm}
+Show a hash of payload data, for packets with @option{-show_packets} and for
+codec extradata with @option{-show_streams}.
+
@item -show_error
Show information about the error found when trying to probe the input.