Temporizador¶

Descripción
This effect/filter overlays a timer onto the video. The timer can count up or down.
Parámetros
Parámetro |
Valor |
Descripción |
---|---|---|
Tipografía Familia / Estilo / Tamaño / Cuerpo |
Selection / Integer |
Select the font and its attributes for the text. Font Weight seems to behave differently depending on the selected font family. |
Ancho del contorno |
Integer |
Set the width of the outline in pixels to 0, 1, 2 or 3 |
Relleno |
Integer |
The number of pixels to pad the background rectangle beyond the edges of text |
Alineación horizontal / vertical |
Selection |
Set the horizontal and vertical alignment within the geometry rectangle |
Formato |
Selection |
The time format of the timer text |
Inicio |
Slider |
The time that the timer will start counting up or down. The text will be frozen at 00:00:00.000 from the start of the filter until the start time has elapsed. |
Duración |
Slider |
The maximum elapsed duration of the timer after the start time has elapsed. The text will be frozen at the duration time after the duration has elapsed. |
Desplazamiento |
Slider |
An offset to be added to the timer value. When the direction is «down», the timer will count down to «offset» instead of 00:00:00.000. When the direction is up, the timer will count up starting from «offset». |
Dirección |
Selection |
Whether the counter should count up from 00:00:00.000 or down from the duration time. |
Posición X / Y / An / Al / Escala / Opacidad |
Integer / Percent |
X and Y coordinates, Width and Height, Size and Opacity of the overlay rectangle. You can use these parameters to fine tune the position, size and opacity of the overlay. |
Color de primer plano / fondo / contorno |
Picker |
Specify the colors for the text (foreground), the background rectangle defined by Padding and the outline color (if Outline Width is greater than 0). |
The following selection items are available:
Alineación horizontal Alineación vertical
Horizontal |
Vertical |
---|---|
Izquierda |
Arriba |
Centro |
Medio |
Derecha |
Abajo |
Dirección
up (arriba) |
Timer counts up |
down (abajo) |
Timer counts down |
Formato
HH:MM:SS |
hours:minutes:seconds |
HH:MM:SS.S |
hours:minutes:seconds.1/10th |
MM:SS |
minutes:seconds |
MM:SS.SS |
minutes:seconds.1/100th |
MM:SS.SSS |
minutes:seconds.1/1000th (milliseconds) |
SS |
seconds |
SS.S |
seconds.1/10th |
SS.SS |
seconds.1/100th |
SS.SSS |
seconds.1/1000th (milliseconds) |
Consejo
In order to use a semi-transparent background color, click on the color panel, click on + and use the horizontal slider to change the transparency.