5 lines
225 B
Python
Executable file
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.")
|