]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffprobe.texi
lavf: fix update_initial_durations() so it handles missing durations with the initial...
[ffmpeg] / doc / ffprobe.texi
index 829a46e4b622d54286d58135c0194d4423d7d3d8..12fe29f01fbd4c9dd9660cd2b6c3b167fa7381be 100644 (file)
@@ -127,6 +127,14 @@ multimedia stream.
 Each media stream information is printed within a dedicated section
 with name "STREAM".
 
+@item -count_frames
+Count the number of frames per stream and report it in the
+corresponding stream section.
+
+@item -count_packets
+Count the number of packets per stream and report it in the
+corresponding stream section.
+
 @item -show_private_data, -private
 Show private data, that is data depending on the format of the
 particular shown element.