Skip to content
  • Juha-Pekka Heikkila's avatar
    linux: kernel mode setting (KMS) vout plugin · adaec7b5
    Juha-Pekka Heikkila authored and Thomas Guillem's avatar Thomas Guillem committed
    
    
    Add new kernel mode setting video output plugin.
    By default it tries to match vlc suggested video mode to anything
    kms api offers. There are command line parameters to control
    which video format to use for both vlc and for drm.
    
    kms-vlc-chroma parameter to force VLC to use FourCC as output.
    kms-drm-chroma parameter to overide DRM requested framebuffer type.
    
    Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
    adaec7b5