-
Notifications
You must be signed in to change notification settings - Fork 7
Installation
Open your terminal and type in:
sudo apt-get install libav-tools libavcodec-extra mpv
Download and extract the latest version of SubtitleMemorize from here. To start the program, execute the file SubtitleMemorize
in the extracted directory.
Open your terminal and type in:
sudo apt-get install libav-tools libavcodec-extra mpv
Download and extract the latest version of SubtitleMemorize from here. To start the program, execute the file SubtitleMemorize
in the extracted directory.
Open your terminal and type in:
sudo pacman -S ffmpeg gtk3 mpv
Download and extract the latest version of SubtitleMemorize from here. To start the program, execute the file SubtitleMemorize
in the extracted directory.
Download and extract the latest version of SubtitleMemorize from here.
Start the installers in the installation
directory and follow the given instructions. The dotNet4_6_1.exe
installer might show you a already installed in higher version
warning, which is acceptable. To start SubtitleMemorize, execute SubtitleMemorize.bat
in the main extracted directory.
These systems ship with GTK+ 3
in a version prior 3.16
, so SubtitleMemorize
will not work on them.
Your know-how is needed! If you managed to manually install the dependencies on these platforms and successfully created a SubtitleMemorize deck, please add an installation tutorial here.
SubtitleMemorize depends on the following frameworks/programs:
-
mono
/.NET
to start executable -
ffmpeg
for media-related work (splitting video, extracting images/audio from video, rescaling images, normalizing audio, etc.) -
GTK+ 3
for the GUI (>= version 3.16) -
mpv
for live audio preview (optional)