Document "cache" protocol
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
6c4516d041
commit
194fde3834
@ -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
|
-playlist 4 -angle 2 -chapter 2 bluray:/mnt/bluray
|
||||||
@end example
|
@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
|
@section concat
|
||||||
|
|
||||||
Physical concatenation protocol.
|
Physical concatenation protocol.
|
||||||
|
Loading…
Reference in New Issue
Block a user