Documentation:Modules/h26x
< Documentation:Modules
Jump to navigation
Jump to search
Revision as of 06:26, 24 March 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from source code/changelog)
Module: h26x | |
---|---|
Type | Access demux |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Raw H264 and HEVC Video demuxers |
Shortcut(s) | - |
The H.265 video demuxer is a sub-module.
The H264 video demuxer has a shortcut of h264
and the HEVC/H.265 video demuxer has shortcuts of hevc
and h265
.
Options
H264 video demuxer
- h264-fps <float> : Desired frame rate for the stream default value: 0.0f
HEVC/H.265 video demuxer
- hevc-fps <float> : Desired frame rate for the stream default value: 0.0f
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.