FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.
NOTE: ffmpeg addon definitions are shipped by default with milkytracker.
However, this repository serves for community-submitted definitions as well.
- Make sure ffmpeg is installed (via your package manager nix/apt-get/homebrew)
- Worstcase do a manual installation
- Doublecheck: make sure typing
ffmpegin your console will work (or set PATH) - copy the 'ffmpeg' folder of this repository to the config-directory:
- LINUX/MAC:
~/.config/milkytracker - WINDOWS:
C:\Users\<user>\AppData\Roaming\MilkyTracker
NOTE: in case of manual install, put the 'ffmpeg' executable here too
- copy/paste the contents of addons.txt into milkytracker (
Sample Editor > addons > edit addons) - make sure to save the texteditor (ctrl+s or command+s)
- profit! (now you should see the addons appear)
for more debugging info run
ADDONS_DEBUG=1 ./milkytracker