Skip to content

Commit

Permalink
indent after prior commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed Oct 13, 2020
1 parent 000a4f7 commit 24e273a
Showing 1 changed file with 70 additions and 70 deletions.
140 changes: 70 additions & 70 deletions vrecord
Expand Up @@ -698,63 +698,63 @@ OPTIONAL_TOOLS_GUI=$(cat << CONFIG_FORM
$(_gtk_vbox_list "WAVEFORM_SCALE_CHOICE" "100" "Select Waveform Scale" "${WAVEFORM_SCALE_OPTIONS[@]}")
</frame>
<frame Optional Tools>
<hbox>
<text>
<label>bmdtools: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If bmdtools is installed, vrecord can offer bmdcapture as an alternate method (to ffmpeg) to receive an input from a Blackmagic capture device.">
<input file stock="$(if $BMDTOOLS_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>deckcontrol: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If deckcontrol is installed, vrecord can offer an interface to control videodecks via RS422 via a Blackmagic capture device.">
<input file stock="$(if $DECKCONTROL_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>gnuplot: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If gnuplot is installed, vrecord can may a graph output from qctools reports.">
<input file stock="$(if $GNUPLOT_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mediaconch: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mediaconch is installed, vrecord can perform checks after capture to ensure the file is as expected.">
<input file stock="$(if $MEDIACONCH_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mkvpropedit: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mkvpropedit is installed, vrecord can embed capture logs into any Matroska recordings.">
<input file stock="$(if $MKVPROPEDIT_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mpv: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mpv is installed, vrecord can offer additional playback view options.">
<input file stock="$(if $MPV_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>qcli: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If qcli is installed, vrecord can offer options to create QCTools reports during or after capture.">
<input file stock="$(if $QCLI_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
</frame>
<hbox>
<text>
<label>bmdtools: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If bmdtools is installed, vrecord can offer bmdcapture as an alternate method (to ffmpeg) to receive an input from a Blackmagic capture device.">
<input file stock="$(if $BMDTOOLS_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>deckcontrol: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If deckcontrol is installed, vrecord can offer an interface to control videodecks via RS422 via a Blackmagic capture device.">
<input file stock="$(if $DECKCONTROL_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>gnuplot: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If gnuplot is installed, vrecord can may a graph output from qctools reports.">
<input file stock="$(if $GNUPLOT_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mediaconch: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mediaconch is installed, vrecord can perform checks after capture to ensure the file is as expected.">
<input file stock="$(if $MEDIACONCH_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mkvpropedit: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mkvpropedit is installed, vrecord can embed capture logs into any Matroska recordings.">
<input file stock="$(if $MKVPROPEDIT_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>mpv: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If mpv is installed, vrecord can offer additional playback view options.">
<input file stock="$(if $MPV_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
<hbox>
<text>
<label>qcli: </label>
</text>
<pixmap stock-icon-size="1" tooltip-text="If qcli is installed, vrecord can offer options to create QCTools reports during or after capture.">
<input file stock="$(if $QCLI_INSTALLED ; then echo gtk-yes ; else echo gtk-no ; fi)"></input>
</pixmap>
</hbox>
</frame>
</hbox>
<hbox space-fill="true" space-expand="true">
<vbox>
Expand Down Expand Up @@ -1889,19 +1889,19 @@ _set_up_drawtext(){

# select playback view
_set_scopes(){
WAVEFORM_FILTER="\
format=yuv422p,\
waveform=scale=${WAVEFORM_SCALE_CHOICE:-0}:intensity=0.1:mode=column:mirror=1:c=1:f=lowpass:e=instant:graticule=green:flags=numbers+dots"
VECTORSCOPE_FILTER="\
format=yuv422p,\
vectorscope=i=0.04:mode=color2:c=1:envelope=instant:graticule=green:flags=name,\
scale=512:512,\
drawbox=w=9:h=9:t=1:x=128-3:y=512-452-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=160-3:y=512-404-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=192-3:y=512-354-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=224-3:y=512-304-5:c=sienna@0.8,\
drawgrid=w=32:h=32:t=1:c=white@0.1,\
drawgrid=w=256:h=256:t=1:c=white@0.2"
WAVEFORM_FILTER="\
format=yuv422p,\
waveform=scale=${WAVEFORM_SCALE_CHOICE:-0}:intensity=0.1:mode=column:mirror=1:c=1:f=lowpass:e=instant:graticule=green:flags=numbers+dots"
VECTORSCOPE_FILTER="\
format=yuv422p,\
vectorscope=i=0.04:mode=color2:c=1:envelope=instant:graticule=green:flags=name,\
scale=512:512,\
drawbox=w=9:h=9:t=1:x=128-3:y=512-452-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=160-3:y=512-404-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=192-3:y=512-354-5:c=sienna@0.8,\
drawbox=w=9:h=9:t=1:x=224-3:y=512-304-5:c=sienna@0.8,\
drawgrid=w=32:h=32:t=1:c=white@0.1,\
drawgrid=w=256:h=256:t=1:c=white@0.2"
}

# list of selections for each vrecord option
Expand Down

0 comments on commit 24e273a

Please sign in to comment.