intro-outro-generator/make-ffmpeg-fade.py
2024-11-03 21:32:53 +01:00

5 lines
225 B
Python
Executable file

#!/usr/bin/env python3
# vim: tabstop=4 shiftwidth=4 expandtab
print("ERROR: The functionality of this script was added to 'make-ffmpeg.py'!")
print("Specify meta.fade_duration = 0.5 in the config.ini for the same effect.")