Open chromer030 opened 1 year ago
I second that, it would be nice.
In the meantime to the OP: it is easy enough on linux using ffmpeg to extract opus sound from a webm file without re-encoding :
ffmpeg -hide_banner -i somefile.webm -vn -acodec copy somefile.opus
Information about the software:
Deadbeef version: latest git OS: Arch Linux
Please add support for opus codec in webm container.