d-logg: Artifact 5f48f7dbe0677b00e636b1ca
D-Logg
tickets
(Bin)
Last updated: 2020-08-28
d-logg: Artifact 5f48f7dbe0677b00e636b1cb
D-Logg
tickets
(Bin)
Last updated: 2020-08-28
d-logg: Artifact 5f48f7dbe0677b00e636b1cc
D-Logg
tickets
(Bin)
Last updated: 2020-08-28
Home
gregor2411
wiki
(WikiPage)
This is the personal project of gregor2411. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2019-01-07
Home
dtooke
wiki
(WikiPage)
This is the personal project of dtooke. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2019-01-11
(no subject)
gregor2411
wiki
(Thread)
Last updated: 2019-01-07
Home (version 1) discussion
gregor2411
wiki
(Thread)
Home (version 1) discussion
Last updated: 2019-01-10
(no subject)
dtooke
wiki
(Thread)
Last updated: 2019-01-11
Home (version 1) discussion
dtooke
wiki
(Thread)
Home (version 1) discussion
Last updated: 2019-01-25
wiki Discussion
gregor2411
wiki
(Discussion)
Forum for wiki comments
Last updated: 2019-01-07
wiki Discussion
dtooke
wiki
(Discussion)
Forum for wiki comments
Last updated: 2019-01-11
Home
sgnieto
wiki
(WikiPage)
This is the personal project of sgnieto. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2019-02-15
Home
rowa
wiki
(WikiPage)
This is the personal project of rowa. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2019-02-16
Home (version 1) discussion
sgnieto
wiki
(Thread)
Home (version 1) discussion
Last updated: 2019-02-17
(no subject)
sgnieto
wiki
(Thread)
Last updated: 2019-02-15
Home (version 1) discussion
rowa
wiki
(Thread)
Home (version 1) discussion
Last updated: 2019-03-02
(no subject)
rowa
wiki
(Thread)
Last updated: 2019-02-16
blog Discussion
i-hornberger
blog
(Discussion)
Forum for blog comments
Last updated: 2019-02-16
wiki Discussion
sgnieto
wiki
(Discussion)
Forum for wiki comments
Last updated: 2019-02-15
wiki Discussion
rowa
wiki
(Discussion)
Forum for wiki comments
Last updated: 2019-02-16
Post by i-campbell on Discussion for Home page
TubeTutor
home
(Post)
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 Install for all users Add Python 3.8 to PATH Custom instsall tick all the boxes Advanced options Tick all the boxes Install Download ffmpeg from https://www.ffmpeg.org/ (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 pip3 install keyboard --user In wondows explorer, double click the tubetutor.py to run him.
Last updated: 2020-04-19
Post by i-campbell on Discussion for Home page
TubeTutor
home
(Post)
pull request :) tubetutor mac install instructions: (also should work on linux): Open terminal and type these commands: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install ffmpeg imagemagick (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 pip3 install keyboard svn checkout https://forge.codesys.com/svn/tol,tubetutor,code/trunk/tubetutor tubetutor cd tubetutor wget https://forge.codesys.com/tol/tubetutor/home/_discuss/thread/06ffdd8aa3/da3f/attachment/ffmpeg.py wget https://forge.codesys.com/tol/tubetutor/home/_discuss/thread/06ffdd8aa3/da3f/attachment/tubetutor.py sudo python3 tubetutor.py If you want to be able to view the mkv video format it produces.. brew cask install vlc
Last updated: 2020-02-02
(no subject)
TubeTutor
home
(Thread)
Last updated: 2020-04-19
Home (version 4) discussion
TubeTutor
home
(Thread)
Home (version 4) discussion
Last updated: 2019-10-07
Home (version 1) discussion
TubeTutor
home
(Thread)
Home (version 1) discussion
Last updated: 2019-03-05