opus codec and metadata support for Traktor
It's been almost a year since this was last discussed but can we please get opus codec / meta-data support for Traktor?
I've got a workflow where I quick build big playlists on soundcloud and use yt-dlp to download them all locally and import them into Traktor.yt-dlp -i --id --audio-format=best --audio-quality=0 --write-thumbnail --embed-thumbnail --no-call-home --add-metadata --write-info-json "https://soundcloud/whatever_playlist_name"
That'll download all the files from the playlist (but in opus format now)..
Otherwise I'm going to have to convert everything manually using ffmpeg like this:
find . -iname '*.opus' -exec bash -c 'D=$(dirname "{}"); B=$(basename "{}"); mkdir "$D/mp3/"; ffmpeg -i "{}" -ab 320k -map_metadata 0:s:a:0 -id3v2_version 3 "$D/mp3/${B%.*}.mp3"' \;
Please add opus support so this workflow can continue to exist.
Categories
- All Categories
- 19 Welcome
- 1.5K Hangout
- 62 NI News
- 785 Tech Talks
- 4K Native Access
- 16.5K Komplete
- 2K Komplete General
- 4.3K Komplete Kontrol
- 5.7K Kontakt
- 1.6K Reaktor
- 378 Battery 4
- 845 Guitar Rig & FX
- 429 Massive X & Synths
- 1.3K Other Software & Hardware
- 5.8K Maschine
- 7.3K Traktor
- 7.3K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators