Documentation:Modules/rawvid
Jump to navigation
Jump to search
Module: rawvid | |
---|---|
Type | Access demux |
First VLC version | 0.9.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Raw video demuxer |
Shortcut(s) | rawvideo
|
Options
- rawvid-fps <string> : This is the desired frame rate when playing raw video streams. In the form 30000/1001 or 29.97
- rawvid-width <integer> : This specifies the width in pixels of the raw video stream
- rawvid-height <integer> : This specifies the height in pixels of the raw video stream
- rawvid-chroma <string> : Force chroma. This is a four character string
- rawvid-aspect-ratio <string> : Aspect ratio (4:3, 16:9). Default assumes square pixels
Source code
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.