doc: Add some initial docs on the applehttp demuxer
authorMartin Storsjö <martin@martin.st>
Wed, 20 Apr 2011 20:04:31 +0000 (23:04 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 21 Apr 2011 11:13:09 +0000 (14:13 +0300)
Signed-off-by: Martin Storsjö <martin@martin.st>
doc/demuxers.texi

index bbdde9c..4168fc1 100644 (file)
@@ -64,4 +64,13 @@ Note that the pattern must not necessarily contain "%d" or
 ffmpeg -f image2 -i img.jpeg img.png
 @end example
 
+@section applehttp
+
+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 caller can decide which variant streams to actually receive.
+
 @c man end INPUT DEVICES