fix typo on title slides, thanks to 20h - bitreich-tv - Meme TV encoding and streaming
(HTM) git clone git://bitreich.org/bitreich-tv git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-tv
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) LICENSE
---
(DIR) commit e128010a93427b5a7734196c70f2be8157f6dff7
(DIR) parent dad99ef297a6b358887e7c24e432c01ad3f51832
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 7 Jun 2021 22:23:04 +0200
fix typo on title slides, thanks to 20h
Diffstat:
M bin/brtv-generate-title-slides.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/bin/brtv-generate-title-slides.sh b/bin/brtv-generate-title-slides.sh
@@ -47,7 +47,7 @@ title_slide() {
-gravity north \
-pointsize 13 \
-draw "text -70,240 '$(cat "$logo")' " \
- -draw "text -70,520 'Playling: ${1}'" \
+ -draw "text -70,520 'Playing: ${1}'" \
"$temp"
ffmpeg -y \