Codec and bitrate not displayed correctly with Opus codec

Issue description:

Transcoded files are not properly showing codec and bitrate during playback. This applies to both files downloaded for offline use and files streamed over cellular connections. I believe this is unique to Opus, as the issue doesn’t appear if the transcode codec is MPEG.

As new users can only upload one file, the logs and screenshots are within Archive.zip.

Archive.zip (2.6 MB)

Logs:

Included in Archive.zip

Screenshots:

Included in Archive.zip

Yes this is normal the metadata extraction is made by Android and it does not support those :frowning:

ExoPlayer does not support extracting bit rates and only returns container codec, getting the actual codec that might be reported differently by the OS or ffmpeg is a pain :frowning: