From 194fde38349e0cf9020849d48d886ed804e4d714 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Sat, 15 Jun 2013 23:03:38 +0300 Subject: Document "cache" protocol Signed-off-by: Michael Niedermayer --- doc/protocols.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/protocols.texi b/doc/protocols.texi index a91103af66..911e5550e2 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -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. -- cgit v1.2.3