(actually, it is best to go and get a coffee at this point, ffmpeg is so large. You may notice tkinter is missing, as brew does not have this package)
To get tkinter, you need to install Python 3.8.1 or higher using the MacOS download from https://python.org. Make sure you install the GUI options, as tubetutor needs Tk8.6 or higher for gif support. the brew installation and the pyenv installation don’t work, as thy use Tk8.5, which can’t handle .png
status: not working install instructions
Not working:
Killing the ffmpeg.exe process
As the ffmpeg.exe doesn't get killed, you can't render anything.
Might try running as administrator?
tubetutor Windows install instructions:
Install Codesys latest version (Time of writing: 3.5.15.40)
Install cforge package, following the instrucitons given here
Go to [Code] and press the checkout button. Check it out to C:/afolderwithnospaces/tubetutor. (IMPORTANT: cforge will try to check it out to tol,tubetutor,code. do not do this! Something cannot handle commas in the absolute path.)
browse to C:/afolderwithnospaces/tubetutor/trunk/tubetutor
Make two new directories, ffmpeg and imagemagick
To get tkinter, you need to install Python 3.8.1 or higher using the Windows download from https://python.org (At time of writing, I used the Windows x86-64 web-based installer for 3.8.2). Make sure you install the GUI options, as tubetutor needs Tk8.6 or higher for gif support. Other installations such as pyenv don’t work, as thy use Tk8.5, which can’t handle .png
(At time of writing.. Click through to Download > Windows EXE Files > Windows builds by Zeranoe)
From this website Choose Nightly Build (At time of writing: 20200417-889ad93 > Windows 64-bit > Static Linking > Download Build)
You will get a zip file. Just grab the three .exe files in /bin and place them in your new folder "ffmpeg" you created earlier.
Optionally, you can put the other files in here.
Importantly, ffmpeg.exe should be in C:/afolderwithnospaces/tubetutor/trunk/tubetutor/ffmpeg and NOT in C:/afolderwithnospaces/tubetutor/trunk/tubetutor/ffmpeg/bin/
Download latest version of imagemagick from their website
They have like 80 options for you to install. Choose the first one, at time of writing: ImageMagick-7.0.10-6-Q16-x64-dll.exe
This is an installer, so run it from Wherever you downloaded it.
Importantly, change the install directory to: C:/afolderwithnospaces/tubetutor/trunk/tubetutor/imagemagick (for me, when I clicked the folder I wanted, the install added an additional folder name at the end. you DONT want that folder)
UNTICK all of the options
But TICK "Install legacy utilities" (tubetutor specifically needs that convert.exe)
Install
Open a windows CMD prompt
pip3installkeyboard--user
In wondows explorer, double click the tubetutor.py to run him.
Last edit: i-campbell 2020-04-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
pull request :)
tubetutor mac install instructions:
(also should work on linux):
Open terminal and type these commands:
(actually, it is best to go and get a coffee at this point, ffmpeg is so large. You may notice tkinter is missing, as brew does not have this package)
To get tkinter, you need to install Python 3.8.1 or higher using the MacOS download from https://python.org. Make sure you install the GUI options, as tubetutor needs Tk8.6 or higher for gif support. the brew installation and the pyenv installation don’t work, as thy use Tk8.5, which can’t handle .png
If you want to be able to view the mkv video format it produces..
Last edit: i-campbell 2020-02-02
status: not working install instructions
Not working:
Killing the ffmpeg.exe process
As the ffmpeg.exe doesn't get killed, you can't render anything.
Might try running as administrator?
tubetutor Windows install instructions:
Last edit: i-campbell 2020-04-19