diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-01-10 22:44:32 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-01-12 17:34:16 +0100 |
commit | b25c239c7a14b06772e7ef051839e09af4cfcddb (patch) | |
tree | c2c74d02e1949eca2043e3ce720ba791c1d87783 /doc/ffprobe.texi | |
parent | 58e1de724de9acdf8cc7da66ab7af5300cdf9689 (diff) | |
download | ffmpeg-b25c239c7a14b06772e7ef051839e09af4cfcddb.tar.gz |
ffprobe: add support to audio frame information printing
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r-- | doc/ffprobe.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 5c591b1258..4382e66819 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -114,7 +114,7 @@ The information for each single packet is printed within a dedicated section with name "PACKET". @item -show_frames -Show information about each video frame contained in the input multimedia +Show information about each frame contained in the input multimedia stream. The information for each single frame is printed within a dedicated |