@@ -46,7 +46,7 @@ Problems can be reported at `our GitHub page <https://github.com/axcore/tartube/
4646
4747Stable release: **v2.5.100 (2 Feb 2025) **
4848
49- Development release: **v2.5.113 (13 May 2025) **
49+ Development release: **v2.5.120 (23 Jun 2025) **
5050
5151Official packages (also available from the `Github release page <https://github.com/axcore/tartube/releases >`__):
5252
@@ -257,7 +257,7 @@ With thanks to JeremyShih:
2572575.2.3 Troubleshooting on MacOS
258258~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
259259
260- If you can't start Tartube from a terminal window (the final step in the procedures above), try these commands (with thanks to inkhalistan):
260+ If you can't start ** Tartube ** from a terminal window (the final step in the procedures above), try these commands (with thanks to inkhalistan):
261261
262262 **echo "export PATH="python3 -m site --user-base/bin:$PATH"" >> ~/.zprofile **
263263
@@ -289,6 +289,14 @@ If that does not work, try the following procedure.
289289
290290 **export PYTHONPATH=/opt/homebrew/lib/python3.9/site-packages:$PYTHONPATH **
291291
292+ You may need to tell **Tartube **, where to find **FFmpeg **. Once you have finished the setup process, do this:
293+
294+ - Click **Edit > System preferences... **
295+ - If the **Show advanced preferences ** button is visible, click it
296+ - Now click the **Downloaders > FFmpeg / AVConv ** tab
297+ - Next to **Path to the FFmpeg executable **, click the **Set ** button
298+ - Select the FFmpeg executable. Some MacOS users report that the correct path is **/opt/homebrew/bin/ffmpeg **
299+
2923005.3 Installation - Linux/BSD
293301----------------------------
294302
@@ -2109,6 +2117,7 @@ On MS Windows, this is how to run **Tartube** from inside a terminal window:
21092117- In Tartube's main menu, select **System > Show Tartube install folder **
21102118- After the folder window opens, shut down Tartube
21112119- In the folder window, click the **msys64 ** folder to open it
2120+ - (For users of Tartube's portable edition, the corresponding folder is called **tartube **)
21122121- Open the terminal by double-clicking **mingw64.exe **
21132122- In this window, type these commands to start **Tartube ** (paying attention to the *forward * slashes):
21142123
0 commit comments