This commit is contained in:
James Devine 2021-03-27 12:00:59 +01:00 committed by GitHub
parent 7336c9018d
commit 83c86c52ee

View file

@ -4,7 +4,7 @@
#
#set -ux
set +e
PRESET="Vimeo YouTube 720p30" # or Fast 720p30 or Fast 1080p30
PRESET="Amazon Fire 720p30" # tweaked to work on my folks old LG smart tv.
if [ -z "$1" ] ; then
TRANSCODEDIR="."
else