Documentation:Modules/record
Jump to navigation
Jump to search
Module: record | |
---|---|
Type | Access filter |
First VLC version | 0.8.2 |
Last VLC version | - |
Operating system(s) | all |
Description | toggle recording incoming data to disk |
Shortcut(s) | - |
This access filter will enable recording incoming data to disk when the user presses the r key. Note that this is very unlikely to work for sources using an encapsulation method other than ts.
Options
- record-path <string> : Directory where recorded that will be stored. default value: ""
Example
% vlc --access-filter record <some udp ts stream>
- VLC will toggle recording when you press the r hotkey.
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.