]> git.sesse.net Git - ffmpeg/blobdiff - doc/demuxers.texi
doc/git-howto: expand format-patch and send-email notes.
[ffmpeg] / doc / demuxers.texi
index 4168fc10c637e181f0ba3d9090ea914f602b8614..fc03459417c3cf3db02d547044768641e12b21fc 100644 (file)
@@ -70,7 +70,9 @@ Apple HTTP Live Streaming demuxer.
 
 This demuxer presents all AVStreams from all variant streams.
 The id field is set to the bitrate variant index number. By setting
-the discard flags on AVStreams (by pressing 'a' or 'v' in ffplay),
+the discard flags on AVStreams (by pressing 'a' or 'v' in avplay),
 the caller can decide which variant streams to actually receive.
+The total bitrate of the variant that the stream belongs to is
+available in a metadata key named "variant_bitrate".
 
 @c man end INPUT DEVICES