{{ define "extra_scripts" }} {{ end }} {{ define "content" }} {{ with .info }}

Settings

Video

input
{{ VideoFormatStr .input_format }}
output
{{ VideoFormatStr .output_format }}
{{ if .studio }}
composite
{{ if .composite }}Yes{{ else }}No{{ end }}
{{ end }}

Audio

channel pair
{{ AudioChannelStr .audio_channels }}
{{ if .studio }}
audio options
{{ AudioSource . }}
{{ end }}

System

region format
{{ .region }}
local date
{{ .date }}
local time
{{ .time }}

Time Code

position
{{ TimeCodeStr .timecode_position }}

Logo

logo burn
{{ if .logo }}on{{ else }}off{{ end }}

Network

mode
{{ if .dhcp }}dynamic{{ else }}static{{ end }}
ip
{{ .ip }}
gateway
{{ .network_gateway }}
mask
{{ .network_mask }}

Password Protection

enabled
{{ if .password_protection }}on{{ else }}off{{ end }}
password
save
{{ end }} {{ end }}