Documentation:Modules/rawvid

From VideoLAN Wiki
< Documentation:Modules
Revision as of 14:01, 28 February 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from program output and changelog)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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) -

This module has a shortcut of 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 GuideStreaming HowToHacker GuideModules)
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.