According to the Lollipop About page, opus is now supported in Lollipop, however I can't seem to get it to play. I am using a Nexus 5 running LRX210. I am rooted using Elemental-X 2.03 kernel. I setup my server (Musiccabinet) to transcode to opus using the settings below. Transcoding seems to work and if get the files off my phone, VLC recognizes and plays them as opus files. DSub won't play them. Any ideas about how to get opus to play in DSub?
Convert From:
flac mp3 ogg
Convert To:
opus
Step 1:
ffmpeg -i %s -ab %bk -v 0 -f wav -
Step 2:
opusenc --bitrate %b --artist %a --title %t --album %l - -