Skip to content
Snippets Groups Projects
Commit cac27579 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

doc: Add some initial docs on the applehttp demuxer

parent 23d3931a
No related branches found
No related tags found
No related merge requests found
...@@ -64,4 +64,13 @@ Note that the pattern must not necessarily contain "%d" or ...@@ -64,4 +64,13 @@ Note that the pattern must not necessarily contain "%d" or
ffmpeg -f image2 -i img.jpeg img.png ffmpeg -f image2 -i img.jpeg img.png
@end example @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 @c man end INPUT DEVICES
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment