Commit 194fde38 authored by Andrey Utkin's avatar Andrey Utkin Committed by Michael Niedermayer

Document "cache" protocol

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 6c4516d0
......@@ -49,6 +49,16 @@ Read angle 2 of playlist 4 from BluRay mounted to /mnt/bluray, start from chapte
-playlist 4 -angle 2 -chapter 2 bluray:/mnt/bluray
@end example
@section cache
Caching wrapper for input stream.
Caches the input stream to temporary file. It brings seeking capability to live streams.
@example
cache:@var{URL}
@end example
@section concat
Physical concatenation protocol.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment