Documentation:Modules/timeshift
Jump to navigation
Jump to search
Module: timeshift | |
---|---|
Type | Access filter |
First VLC version | 0.8.2 |
Last VLC version | 0.9.9 |
Operating system(s) | all |
Description | enable timeshifting on live streams |
Shortcut(s) | - |
This access filter will enable timeshifting on live streams. The user will thus be able to pause the stream. Buffered data will be stored in memory for short periods and on the hard drive afterwards.
** Warning : the following documentation is deprecated **
It is now in the VLC core.
Options
- timeshift-granularity <integer> : Size of temporary files in MB default value: 50
- timeshift-dir <string> : Directory where temporary files will be stored.
- timeshift-force : Force use of the timeshift module even if the underlying access claims that it can pause default value: disabled
Example
% vlc --access-filter timeshift <some live stream>
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.