Data Scope¶

Descripción
This effect/filter analyses the video data and shows hexadecimal pixel values of parts of the video.
Parámetros
Parámetro |
Valor |
Descripción |
---|---|---|
Tamaño |
Selección |
Set output video size |
Desplazamiento X / Y |
Entero |
Set the x / y offset from where to pick the pixels |
Components |
Selección |
Set pixel components to display. By default all pixel components are displayed. |
Modo |
Selección |
Set scope mode |
Mostrar ejes |
Selección |
If set to On, draws rows and columns numbers on left and top of video. Default is Off. |
Opacidad |
Decimal |
Set background opacity[1] |
Formato |
Selección |
Set display number format |
The following selection items are available:
Tamaño
128p |
|
360p |
|
PAL SD |
|
NTSC SD |
|
480p |
|
720 HD |
Predeterminao |
1080 Full HD |
|
2K |
|
4K |
Components
None |
|
Y (Luminance) |
|
U (Chroma red-diff) |
|
YU |
|
V (Chroma blue-diff) |
|
YV |
|
UV |
|
All |
Default |
Alpha |
Modo
Mono |
Draw hexadecimal pixel values with white color on black background (default) |
Color |
Draw hexadecimal pixel values with input video pixel color on black background |
Color2 |
Draw hexadecimal pixel values on color background picked from input video, the text color is picked in such way so its always visible |
Formato
Hex |
Notación hexadecimal (predeterminada) |
Dec |
Notación decimal |