Grafico GPS¶

Descrizione
Questo effetto/filtro sovrappone i grafici collegati al GPS sul video.
Parametri
Parametro |
Valore |
Descrizione |
---|---|---|
GPS File |
Open file |
Select a file with the GPS data. Supported formats are |
Time offset in seconds |
Intero |
An offset in seconds to be added to the video file to match it to the GPS track. Most of the time this will at least need to be set to the timezone difference between the two files plus some seconds if the video recording device isn’t precisely set to correct time. GPS time is always exact and in UTC[1]. Use positive values if GPS is ahead of video and negative otherwise. |
Smoothing level |
Intero |
Quanti punti GPS smussare per eliminare gli errori GPS. Un valore di 1 non smussa le posizioni, calcola solo i campi extra (velocità, distanza, ecc.), e interpola anche i valori mancanti per la frequenza cardiaca e l’altitudine. |
Speed multiplier |
Virgola mobile |
Se il file video è un time lapse (o una ripresa a rallentatore), usa questo valore per impostare aumentare/diminuire la velocità. Valori campioni: 30 per 30x di time lapse, 0,25 per filmati a rallentatore 4x. |
Graph data source |
Selezione |
What data from the GPS file is used for drawing. Options are GPS location/track (default), Altitude (if available), Heart rate (if available), Speed (always available, computed from location) |
Graph type |
Selezione |
How to draw the selected data. Options are Basic 2D map line (for location) or 1D graph per time (others), Zoom in onto the map/graph and centers around the current location[2], Draw a speedometer (available for all data sources but recommended only for speed; for the map type it represents the «percentage done» from trimmed start - end) |
Trim start |
Percentuale |
Taglia i dati dall’inizio del file GPS (come percentuale del totale). Nota: entrambe le opzioni Trim start e Trim end vengono calcolate dal file totale, dunque ritagliare il 50% dell’inizio e il 50% della fine porterà al taglio dell’intero file. |
Trim end |
Percentuale |
Taglia i dati dalla fine del file GPS (come percentuale inversa del totale, ossia 100 indica nessun taglio, 50 indica metà del file totale, 5 indica il taglio del 95% del file). Nota: entrambe le opzioni Trim start e Trim end vengono calcolate dal file totale, dunque ritagliare il 50% dell’inizio e il 50% della fine porterà al taglio dell’intero file. |
Crop mode horizontal |
Interruttore |
Decides how to interpret the Crop left and Crop right values: Percentage from min..max, or Absolute value (ie: it can crop between 22.2 and 22.3 degrees of longitude)[3] |
Crop left |
Virgola mobile |
Crops data from the left side of the graph (effectively zooming in). The value is interpreted either as a percentage of total or an absolute value depending on Crop mode horizontal. In percentage mode the values are not restricted to 0-100 to allow for «zoom out» behavior (ie: cropping -50 left will add an extra half of the total horizontal distance). Values over 100 (in % mode) will effectively not display anything. If Graph type is Speedometer, all crop left/right values are ignored. |
Crop right |
Virgola mobile |
Uguale a Crop left ma per il lato destro; il tipo percentuale viene interpretato come percentuale inversa (ossia 100 = non ritaglia nulla). I valori sotto lo zero di fatto non visualizzeranno alcunché. |
Crop mode vertical |
Interruttore |
Decides how to interpret the Crop top and Crop bottom values: Percentage from min..max, or Absolute value (ie: it can zoom in to between 100 and 150m of altitude to show small changes in altitude between those 2 values better)[4] |
Crop bottom |
Virgola mobile |
Crops data from the bottom side of the graph (effectively zooming in). The value is interpreted either as a percentage of total or an absolute value depending on Crop mode vertical. In percentage mode the values are not restricted to 0-100 to allow for «zoom out» behavior (ie: cropping -50 bot will add an extra half of the total vertical distance to the bottom). Values over 100 (in % mode) will effectively not display anything. If Graph type is speedometer, this will set the minimum needle position which will clamp all values that are lower. |
Crop top |
Virgola mobile |
Uguale a Crop bottom ma per il lato superiore; il tipo percentuale viene interpretato come percentuale inversa (ossia 100 = non ritaglia nulla). I valori sotto lo zero di fatto non visualizzeranno alcunché. |
Graph color style |
Selezione |
Chooses one of nine styles to draw the graph line (options see below) |
Show Now dot |
Interruttore |
Abilita la rappresentazione di un disco nella posizione/tempo corrente sulla linea del grafico. Se il tipo di grafico è il tachimetro, influenzerà la lancetta. |
Now dot color |
Selettore |
Scegli il colore del cerchio esterno del disco «now dot». La dimensione del cerchio è la stessa dello spessore della linea. L’interno del disco è sempre bianco. Se il valore alfa del colore è 0 (predefinito), esso utilizzerà lo stesso colore della linea vicina (o precedente), incluso per i tipi con sfumatura, pertanto cambiandogli in realtà il colore nel tempo. |
Show Now text |
Interruttore |
Abilita la rappresentazione del valore corrente in grandi lettere bianche in grassetto, sul lato inferiore destro della retta. Sarà aggiunto il valore legend_unit alla fine e sarà utilizzato come unità corrente (se viene trovata un’unità valida, ossia: chilometri, se «km» viene trovato in qualsiasi parte della stringa legend_unit). |
Rotation |
Virgola mobile |
Ruota l’intera retta del grafico. Per il tipo tachimetro, il testo rimane orizzontale. |
Line Thickness (px) |
Intero |
Imposta lo spessore della linea del grafico in px |
Draw legend |
Interruttore |
If enabled it will draw 5 horizontal (and vertical for map type) lines with small values each corresponding to the current data source value at 0%, 25%, 50%, 75% and 100% of current graph shown, affected by the legend_unit type if applicable and with the string appended to the value. For Graph type Speedometer this shows division values (but without appending unit). |
Legend unit |
Text field |
Select the unit of measure for the data to be displayed from the list below. You can add additional text in this field. |
Show dots only |
Interruttore |
Se abilitato, il grafico sarà rappresentato utilizzando punti singoli anziché linee. Ciò mostrerà, di fatto, i punti dati singoli come influenzati dall’opzione Smoothing (ossia, per i dati di posizione mostrerà ogni punto fisso GPS, se «smoothing» è impostata 1) e può essere utilizzata sia per creare un effetto carino quando si ingrandisce a sufficienza, sia per eseguire il debug di salti di linea inaspettati. |
Background image |
File selection |
Opens an image file that is used as a background for the GPS graphic |
Background scale |
Virgola mobile |
Ridimensiona l’immagine di sfondo (relativa al centro) in modo da coincidere con la traccia GPS soprastante. I valori inferiori a 1 ingrandiscono all’interno dell’immagine, i valori superiori a 1 rimpiccioliscono. 0 la nasconde. |
Background opacity |
Virgola mobile |
Imposta l’opacità dell’immagine di sfondo |
Colours |
Selettore |
Imposta i colori della linea del grafico |
The following options for Graph color style are available:
One color |
Same color and size for the entire graph |
Two colors |
Same as Solid Past or Solid Future but the entire line is the same thickness |
Solid past - thin future |
From the beginning of the graph to the current position (=»past») it will be drawn using the 1st color and chosen thickness, but for the «future» part of the graph it will use the 2nd color and thickness will be 2px (or 1px if main thickness is below 3) |
Solid future - thin past |
Same as above, just reversed |
Vertical gradient |
The line will be coloured as a vertical gradient relative to the entire rect area |
Horizontal gradient |
Same as above, just horizontal |
Color by duration |
The selected colors will be used as a gradient, in chronological order (except for location source, this will effectively be a left to right gradient for 1D graphs) |
Color by altitude |
The selected colors will be used as a gradient from the minimum altitude value from file to the maximum one, not affected by crops or trim |
Color by heart rate |
The selected colors will be used as a gradient from the minimum heart rate value from file to the maximum one |
Color by speed |
Same as above but gradient is affected by smoothing |