Server Version#: 1.21.1.3795
Player Version#: 6.7.4.6764 Roku
I just noticed that AC3 5.1 content is transcoded to MP3 on Roku and Chromecast. I have never seen content transcoded to MP3 before. I didn’t even think it was possible.
Any help would be appreciated.
I am having the same issue with my Roku with the same server update. However, all my AAC 5.1 media transcodes fine to AC3. What I’m having issues with is every file I have that is AAC 7.1 it does the same thing, transcodes to MP3. Almost my entire 4k HDR collection is effected.
The issues I’m having are on version 6764.
My bedroom Roku TV is on version 6715 and it transcodes everything to AC3 perfectly.
Hope the find a solution. I made a thread as well.
How are your audio settings configured in the Roku device’s settings? On my Roku Premiere (4620X) have them set as Audio Mode: Auto and HDMI: Auto Detect (it autodetects Dolby Digital). The Premiere is connected via HDMI to an old Vizio TV which is itself connected via optical to a Vizio sound bar. This is the result:
I’m on the same app and server versions as you show.
However, there is a difference in your test. You play the audio directly. My TV does not support this type of audio coding, which requires transcoding. The problem is that when I transcode, the audio coding shouldn’t be mp3. To test it, you’ll need to force your TV to take stereo, for example, which will force the plex to transcode.
If I remember correctly it should be transcode to AAC. If you can test it in an audio transcoding situation that would be great.
Ah, I see. In my case, if I force stereo, it transcodes to AAC. However, both MP3 and AAC are transcode targets in the Roku device profiles. From Roku-7.x.xml:
Debug logs showing the start of playback may show the reason why MP3 is being chosen over AAC. Just ensure you have debug logging enabled, and verbose logging disabled in your general server settings.
Have a look at your Plex Media Server logs, with debug enabled. Start a playback and look for lines containing “MDE:”; these are output from the media decision engine and may provide some insight as to why MP3 is being chosen above AAC. If you do the same on both of your servers you may be able to see where they differ in their decision-making process, if they do.
As for it being a server problem, that may be the case. However, it’s not a universal issue as I’m also running 1.21.1.3795; there must also be some other environmental factor at play. As I mentioned above, when I force my environment to only support stereo, my server transcodes to AAC.
Neither actually; I run my primary server on macOS 10.15.7. I have Windows and Linux test servers, though. Would you like me to test with one or the other?
Dec 17, 2020 17:16:26.135 [17668] INFO - [FFMPEG] - MFT name: 'Microsoft AAC Audio Encoder MFT'
Dec 17, 2020 17:16:26.215 [17668] DEBUG - MDE: Cannot direct stream audio stream due to codec ac3 when profile only allows aac
Plex Server version : 1.21.1.3795 (Linux)
Dec 17, 2020 21:30:49.545 [0x7f20117fa700] DEBUG - [Transcode] MDE: Cannot direct stream audio stream due to codec ac3 when profile only allows mp3
It’s really weird that I seem to be the only one with this problem.
I can’t update right away since I am using docker and the new version has just been released.
Ok I don’t understand how it can works on your side with linux. I just created a new server with linux without docker and the problem still occurs. I don’t understand.
I’m using Pop!_OS. Stupid name, great refinement of Ubuntu. I was testing the native package previously. I just tested under my Docker (plexinc/pms-docker:plexpass) server and saw the same results: It transcoded the audio to AAC.