Documentation:Modules/vpx

From VideoLAN Wiki
< Documentation:Modules
Revision as of 04:04, 8 April 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from source code/changelog)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module has no shortcut.

Support for DASH in WebM is planned for VLC 4.0.0.

Demux

Module: vpx
Type Access demux
First VLC version 1.1.0
Last VLC version -
Operating system(s) all
Description WebM video decoder
Shortcut(s) -

VP9 support was added in VLC 2.1.1.

Options

None.

Mux

Module: vpx
Type Muxer
First VLC version 3.0.0
Last VLC version -
Operating system(s) all
Description WebM video encoder
Shortcut(s) -

Options

  • sout-vpx-quality-mode <integer [0 .. 2]> : Quality setting which will determine max encoding time: 0 is Good quality, 1 is Realtime and 2 is Best quality default value: 0

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.