summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/gen_frikanalen_video.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gen_frikanalen_video.pl b/tools/gen_frikanalen_video.pl
index 72e0eea..12bff86 100755
--- a/tools/gen_frikanalen_video.pl
+++ b/tools/gen_frikanalen_video.pl
@@ -20,6 +20,8 @@
#sound=?
#spokenlanguage=no
#
+# PS: IF this script is used on an sshfs mounted filesystem, the option sshfs -o workaround=rename must be used .
+# If not, normalize-audio will just silently fail and no audio normalization will take place.
use strict;
use warnings;