Capabilities
| Video | Audio | RGB | YUV | YUV422 | multiple instances | processing type |
| yes | no | yes | yes | no | no | PRE |
Introduction
Core video transformations.
Parameters
Default values are shown in
[green] in square brackets.
- deinterlace same as -I
- Enable de-interlacing mode (1-5)
- flip same as -z
- Flip video frame upside down. used to correct a surprisingly common encoding artifact.
- mirror same as -l
- Mmirror video frame
- rgbswap same as -k
- Swap red/blue (Cb/Cr) in video frame. used to correct a surprisingly common encoding artifact.
- decolor same as -K
- Enable b/w mode
- dgamma same as -G (0.0-3.0) [0.000000]
- Gamma correction
- antialias same as -C/weight/bias (0-3/0.0-1.0/0.0-1.0) [0/0.33/0.50]
- Enable anti-aliasing mode (1-3)
Usage Examples