Documentation:Modules/daala

From VideoLAN Wiki
< Documentation:Modules
Revision as of 07:16, 13 April 2019 by DoesItReallyMatter (talk | contribs) (Use new redirects 4:2:0 and 4:4:4)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 means 4:2:0 Y'CbCr and 444 means 4:4:4 Y'CbCr default value: 420

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.