<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Sun, 07 Feb 2021 21:56:41 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/tol/tubetutor/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -4,7 +4,7 @@

 * Intro
 * Title
-* Sequnce of
+* Seqeunce of
     * Scene Description
     * Scene Video
 * Outro (optional)
@@ -14,7 +14,7 @@
 TubeTutor contains some free media files, which act as a sample. Most likely you want to replace them to add your own Intro, Logos, Brands, ... .

 # Media files
-The media files are placed in the subfolder "media" of TubeTutor. Just replace
+The media files are placed in the subfolder "media" of TubeTutor. Just replace them.

 ## Intro
 The intro can either be a video, named "intro.mkv" or a static image, named "intro.png".
@@ -28,7 +28,7 @@
 # Workflow

 ## Start TubeTutor
-It is recommendes to place it on second monitor. If you don't have one, place then window in backround while recording.
+It is recommended to place it on second monitor. If you don't have one, place then window in background while recording.

 ## Name the Video
 Enter a title for the video.
@@ -39,7 +39,7 @@
 ## Start Recording
 Press Crtl+Alt+R to start recording.

-Note that always the mainscreen is recorded. Make movements slow, and wait at the end a bit. It ia a good idea, to point to the results with the mouse.
+Note that always the main screen is recorded. Make movements slow, and wait at the end a bit. It is a good idea, to point to the results with the mouse.

 When you finished your scene, press Ctrl+Alt+R again.

@@ -52,7 +52,7 @@

 The tool is working on Windows and Linux.

-## Prerequisits
+## Prerequisites

 * ffmpeg
 * imagemagick
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 07 Feb 2021 21:56:41 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2dc2deabbd6b66a0b8137e44d5490fb8446689a8</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,4 @@
-[[embed url=https://www.youtube.com/watch?v=dXpX4NZv40Q]]
+[Watch Intro Video](https://www.youtube.com/watch?v=dXpX4NZv40Q)
 # Tutorial Videos
 TubeTutor defines a specific video format which is especially suitable for tutorials or howtos. A video consists of the following parts:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 07 Feb 2021 21:52:07 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comcdeb24a3c39fcae21d331f7f9faf7fa121e16cdd</guid></item><item><title>Discussion for Home page</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/?limit=25#d93a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;status: not working install instructions&lt;/strong&gt;&lt;br/&gt;
Not working:&lt;br/&gt;
render.&lt;br/&gt;
What it does instead:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="o"&gt;====================================================&lt;/span&gt;
&lt;span class="n"&gt;cmd&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;imagemagick&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="k"&gt;convert&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;exe&lt;/span&gt; &lt;span class="n"&gt;media&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;intro&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jpg&lt;/span&gt;  &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="k"&gt;scale&lt;/span&gt; &lt;span class="mi"&gt;1920&lt;/span&gt;&lt;span class="n"&gt;x1080&lt;/span&gt;&lt;span class="o"&gt;!&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;font&lt;/span&gt; &lt;span class="n"&gt;media&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;Roboto&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;Regular&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ttf&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;weight&lt;/span&gt; &lt;span class="mi"&gt;500&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;pointsize&lt;/span&gt; &lt;span class="mi"&gt;100&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;draw&lt;/span&gt; &lt;span class="ss"&gt;"gravity northwest fill white text 100,775 'Video Tutorial&lt;/span&gt;
&lt;span class="ss"&gt;'"&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="k"&gt;scale&lt;/span&gt; &lt;span class="mi"&gt;1920&lt;/span&gt;&lt;span class="n"&gt;x1080&lt;/span&gt;&lt;span class="o"&gt;!&lt;/span&gt; &lt;span class="n"&gt;videos&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;tmp&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;intro&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jpg&lt;/span&gt;
&lt;span class="k"&gt;convert&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;exe&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;  &lt;span class="o"&gt;`&lt;/span&gt;&lt;span class="n"&gt;gravity&lt;/span&gt; &lt;span class="n"&gt;northwest&lt;/span&gt; &lt;span class="n"&gt;fill&lt;/span&gt; &lt;span class="n"&gt;white&lt;/span&gt; &lt;span class="nb"&gt;text&lt;/span&gt; &lt;span class="mi"&gt;100&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;775&lt;/span&gt; &lt;span class="s1"&gt;'Video Tutorial'&lt;/span&gt; &lt;span class="o"&gt;@&lt;/span&gt; &lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="k"&gt;convert&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="k"&gt;c&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;ConvertImageCommand&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="mi"&gt;3279&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;
&lt;span class="k"&gt;output&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="s1"&gt;''&lt;/span&gt;
&lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;span class="k"&gt;None&lt;/span&gt;
&lt;span class="n"&gt;videos&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;tmp&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Suspect: ImageMagick version.  Do you know which imagemagick version does work?&lt;/p&gt;
&lt;h1 id="tubetutor-windows-install-instructions"&gt;tubetutor Windows install instructions:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Install Codesys latest version (Time of writing: 3.5.15.40)&lt;/li&gt;
&lt;li&gt;Install cforge package, following the instrucitons given &lt;a class="" href="https://forge.codesys.com/tol/cforge/home/Home/#installation"&gt;here&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Go to &lt;span&gt;[Code]&lt;/span&gt; and press the checkout button.  Check it out to C:/afolderwithnospaces/tol,tubetutor,code.&lt;/li&gt;
&lt;li&gt;browse to C:/afolderwithnospaces/tol,tubetutor,code/trunk/tubetutor&lt;/li&gt;
&lt;li&gt;Make two new directories, ffmpeg and imagemagick&lt;/li&gt;
&lt;li&gt;To get tkinter, you need to &lt;strong&gt;install Python 3.8.1 or higher using the Windows download from &lt;a href="https://python.org" rel="nofollow"&gt;&lt;/a&gt;&lt;a href="https://python.org" rel="nofollow"&gt;&lt;/a&gt;&lt;a href="https://python.org" rel="nofollow"&gt;https://python.org&lt;/a&gt;&lt;/strong&gt; (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&lt;ol&gt;
&lt;li&gt;Install for all users&lt;/li&gt;
&lt;li&gt;Add Python 3.8 to PATH&lt;/li&gt;
&lt;li&gt;Custom instsall&lt;ol&gt;
&lt;li&gt;tick all the boxes&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Advanced options&lt;ol&gt;
&lt;li&gt;Tick all the boxes&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Install&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Download ffmpeg from &lt;a href="https://www.ffmpeg.org/" rel="nofollow"&gt;&lt;/a&gt;&lt;a href="https://www.ffmpeg.org/" rel="nofollow"&gt;&lt;/a&gt;&lt;a href="https://www.ffmpeg.org/" rel="nofollow"&gt;https://www.ffmpeg.org/&lt;/a&gt; &lt;ol&gt;
&lt;li&gt;(At time of writing.. Click through to Download &amp;gt; Windows EXE Files &amp;gt; Windows builds by Zeranoe)&lt;/li&gt;
&lt;li&gt;From this website Choose Nightly Build (At time of writing: 20200417-889ad93 &amp;gt; Windows 64-bit &amp;gt; Static Linking &amp;gt; Download Build)&lt;/li&gt;
&lt;li&gt;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.&lt;/li&gt;
&lt;li&gt;Optionally, you can put the other files in here.&lt;/li&gt;
&lt;li&gt;Importantly, ffmpeg.exe should be in C:/afolderwithnospaces/tol,tubetutor,code/trunk/tubetutor/ffmpeg and NOT in C:/afolderwithnospaces/tol,tubetutor,code/trunk/tubetutor/ffmpeg/bin/&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Download latest version of imagemagick from &lt;a class="" href="https://imagemagick.org/script/download.php#windows" rel="nofollow"&gt;their website&lt;/a&gt;&lt;ol&gt;
&lt;li&gt;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&lt;/li&gt;
&lt;li&gt;This is an installer, so run it from Wherever you downloaded it.&lt;/li&gt;
&lt;li&gt;Importantly, change the install directory to: C:/afolderwithnospaces/tol,tubetutor,code/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)&lt;/li&gt;
&lt;li&gt;UNTICK all of the options &lt;/li&gt;
&lt;li&gt;But TICK "Install legacy utilities" (tubetutor specifically needs that convert.exe)&lt;/li&gt;
&lt;li&gt;Install&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Open a windows CMD prompt&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;cd&lt;/span&gt; &lt;span class="k"&gt;C&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;afolderwithnospaces&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tol&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;trunk&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;
&lt;span class="n"&gt;pip3&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;keyboard&lt;/span&gt; &lt;span class="c1"&gt;--user&lt;/span&gt;
&lt;span class="n"&gt;python&lt;/span&gt; &lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;py&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">i-campbell</dc:creator><pubDate>Sun, 19 Apr 2020 14:56:39 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com8190c7e9c6ff82896b57ca71ee679cb37021bdba</guid></item><item><title>Discussion for Home page</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/?limit=25#da3f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;tubetutor mac install instructions (also should work on linux):&lt;br/&gt;
Open terminal and type these commands:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;usr&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;bin&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;ruby&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;e&lt;/span&gt; &lt;span class="ss"&gt;"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"&lt;/span&gt;
&lt;span class="n"&gt;brew&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;ffmpeg&lt;/span&gt; &lt;span class="n"&gt;imagemagick&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;(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 installs this by default)&lt;/p&gt;
&lt;p&gt;You need to install Python 3.8.1 or higher using the MacOS download from 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&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip3&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;keyboard&lt;/span&gt;
&lt;span class="n"&gt;svn&lt;/span&gt; &lt;span class="n"&gt;checkout&lt;/span&gt; &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;forge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;codesys&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;com&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;svn&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tol&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;code&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;trunk&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tubetutor&lt;/span&gt; &lt;span class="n"&gt;tubetutor&lt;/span&gt;
&lt;span class="n"&gt;cd&lt;/span&gt; &lt;span class="n"&gt;tubetutor&lt;/span&gt;
&lt;span class="o"&gt;#**&lt;/span&gt;&lt;span class="n"&gt;wget&lt;/span&gt; &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;attachments&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="n"&gt;this&lt;/span&gt; &lt;span class="k"&gt;comment&lt;/span&gt;&lt;span class="o"&gt;**&lt;/span&gt;
&lt;span class="n"&gt;wget&lt;/span&gt; &lt;span class="o"&gt;??&lt;/span&gt; &lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;py&lt;/span&gt;
&lt;span class="n"&gt;wget&lt;/span&gt; &lt;span class="o"&gt;??&lt;/span&gt; &lt;span class="n"&gt;ffmpeg&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;py&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;python3&lt;/span&gt; &lt;span class="n"&gt;tubetutor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;py&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;If you want to be able to view the mkv video format it produces..&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;brew&lt;/span&gt; &lt;span class="n"&gt;cask&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;vlc&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">i-campbell</dc:creator><pubDate>Sun, 02 Feb 2020 20:19:07 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2a1c7900d0447a938ccd626b51dc683f55cd186e</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,10 +1,65 @@
-# Prerequisits
+[[embed url=https://www.youtube.com/watch?v=dXpX4NZv40Q]]
+# Tutorial Videos
+TubeTutor defines a specific video format which is especially suitable for tutorials or howtos. A video consists of the following parts:
+
+* Intro
+* Title
+* Sequnce of
+    * Scene Description
+    * Scene Video
+* Outro (optional)
+
+Then everything is mixed with a backing track. The idea is, that the video can be nearly as quickly created, as it takes you to show s.th. on your screen.
+
+TubeTutor contains some free media files, which act as a sample. Most likely you want to replace them to add your own Intro, Logos, Brands, ... .
+
+# Media files
+The media files are placed in the subfolder "media" of TubeTutor. Just replace
+
+## Intro
+The intro can either be a video, named "intro.mkv" or a static image, named "intro.png".
+
+## Title
+The tite of the video is rendered on top of a static image, named "intro.jpg".
+
+## Scene Description
+Like the title, the scene description is rendered on a static image, called "back.png".
+
+# Workflow
+
+## Start TubeTutor
+It is recommendes to place it on second monitor. If you don't have one, place then window in backround while recording.
+
+## Name the Video
+Enter a title for the video.
+
+## Enter a Description for the Scene
+Define a one-liner which describes.what you want to show in the next scene. This makes it easier for the watcher.
+
+## Start Recording
+Press Crtl+Alt+R to start recording.
+
+Note that always the mainscreen is recorded. Make movements slow, and wait at the end a bit. It ia a good idea, to point to the results with the mouse.
+
+When you finished your scene, press Ctrl+Alt+R again.
+
+## Render the video
+Press "render", and wait until the rendering finished. The result will be written to the folder "videos".
+Check the resulting video. If you are satisfied, press "stash" to archive the video sources for later, and start a new video.
+
+# Technical Info
+The tubetutor interface is based on Python and Tkinter. To render the videos, it uses the tools "ffmpeg" and ImageMagic.
+
+The tool is working on Windows and Linux.
+
+## Prerequisits

 * ffmpeg
 * imagemagick
 * python &amp;gt; 3
 * Tkinter

+On windows, you need to place the EXE of ffmpeg and imagemagick into the subfolders "ffmpeg" and "imagemagick".
+
 # Status
-Not fully usable, yet.
-Packaging is missing. Thus the scripts are already working for me.
+Usable, but everything needs to be installed by hand.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Thu, 26 Sep 2019 22:22:57 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com33cabe2f308aff6dac1adf4657c5358a12fda366</guid></item><item><title>Home modified by Root</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -7,4 +7,4 @@

 # Status
 Not fully usable, yet.
-Default media and packaging is missing. Thus the scripts are already working for me.
+Packaging is missing. Thus the scripts are already working for me.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Root</dc:creator><pubDate>Fri, 20 Sep 2019 23:57:20 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comd6717a8cdb4d45c08d453ef6e60b23049f712881</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,10 @@
-Welcome to your wiki!
+# Prerequisits

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+* ffmpeg
+* imagemagick
+* python &amp;gt; 3
+* Tkinter

-The wiki uses [Markdown](/tol/tubetutor/home/markdown_syntax/) syntax.
-
-[[members limit=20]]
+# Status
+Not fully usable, yet.
+Default media and packaging is missing. Thus the scripts are already working for me.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Tue, 19 Feb 2019 13:36:09 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com6693c8ed22ac505bab42fa3bf01cc1356cc14566</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/tol/tubetutor/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/tol/tubetutor/home/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/ingo/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/codesys-com/"&gt;codesys.com&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Tue, 19 Feb 2019 13:29:31 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.combe0162830426b201f81b355e94d3d578aee2f844</guid></item></channel></rss>