Documentation:Modules/scale

From VideoLAN Wiki
< Documentation:Modules
Revision as of 04:56, 6 May 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
Module: scale
Type Video filter
First VLC version 0.8.0
Last VLC version -
Operating system(s) all
Description Video scaling filter
Shortcut(s) (none)

This module uses the low quality "nearest neighbour" algorithm.
ARGB support was introduced in VLC 3.0.0 (not mentioned in the source code header).

Supported formats for RGBA colour space:

  • RGBA
  • RGB32
  • ARGB

Supported formats for YUV colour space:

Options

None.

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.