Difference between revisions of "Documentation:Modules/record"
Jump to navigation
Jump to search
(New page: {{Module|name=record|type=Access filter|first_version=0.8.2|description=toggle recording incoming data to disk}} This access filter will enable recording incoming data to disk when the us...) |
|||
Line 15: | Line 15: | ||
: VLC will toggle recording when you press the 'r' hotkey. | : VLC will toggle recording when you press the 'r' hotkey. | ||
− | {{Documentation}} | + | {{Documentation footer}} |
Revision as of 10:37, 3 October 2013
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.