Documentation:Modules/daala
Jump to navigation
Jump to search
Module: daala | |
---|---|
Type | Muxer |
First VLC version | 3.0.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Daala video encoder |
Shortcut(s) | - |
Support for this module comes from the libdaala library.
Options
- sout-daala-quality <integer [0 .. 511]> : Enforce a quality between 0 (lossless) and 511 (worst) default value: 10
- sout-daala-keyint <integer [1 .. 1000]> : Enforce a keyframe interval between 1 and 1000 default value: 256
- sout-daala-chroma-fmt <string> {420,444} : Picking chroma format will force a conversion of the video into that format.
420
means4:2:0 Y'CbCr
and444
means4:4:4 Y'CbCr
default value: 420
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.