-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stem.mp4 support? #257
Comments
FYI, https://github.com/axeldelafosse/stemgen Is an actively maintained project that wraps a demucs v3 4 stem model and supports NI stem generation. |
I believe https://github.com/axeldelafosse/stemgen is designed for MacOS. UVR is a multi-OS GUI https://github.com/faroit/stempeg uses MP4Box to create stem.mp4 also consider these discussions referring to output quality of the NI stem creator |
Stemgen is written in BASH and runs on any OS that can run BASH scripts. It also has dependencies on python (to wrap the official-from-Native-Instruments ni-stem codebase), ffmpeg, sox, jo, and imagemagick. Notably, it does not rely on MP4Box. I have used stemgen (with the full demucs GPU support) myself under WSL2 Ubuntu for Windows. To clarify slightly regarding output quality of NI-compatible STEMS (what other uses are there for STEMS? it's a NI format, what even is a non-NI-compatible STEM file??) : As of 2023, only AAC STEMs work on the Windows version of NI Traktor. Both ALAC and AAC STEMs work in MacOSX. I have tested and verified this using ALAC STEMs produced by stemgen wrapping ni-stem. |
Any plans to add output to stem.mp4 for NI Traktor? Would be a great addition to this awesome software
http://stemsmusic.wpengine.com/stems-is-for-developers/
The text was updated successfully, but these errors were encountered: