Server Version#: 1.25.8.5663 (up to date)
Player Version#: no idea
When trying to play some files on my media server (running on Raspberry Pi OS 64-bit, installed from official .deb
package), I get an error “Conversion failed. A required codec could not be found or failed to install.”.
These files use the “EAC3” codec for audio.
Some other files with audio code “AC3” work fine.
Looking at the console, I see the following errors:
[0x7f7ce9faa8] DEBUG - [Transcode] HTTP requesting GET https://plex.tv/api/codecs/easyaudioencoder?build=linux-aarch64-standard&deviceId=[redacted]&oldestPreviousVersion=1%2E25%2E8%2E5663-e071c3d62&version=1764
[0x7f7d6cfaa8] DEBUG - [HttpClient] HTTP/2.0 (0.2s) 200 response from GET https://plex.tv/api/codecs/easyaudioencoder?build=linux-aarch64-standard&deviceId=[redacted]&oldestPreviousVersion=1%2E25%2E8%2E5663-e071c3d62&version=1764
[0x7f7ce9faa8] ERROR - [Transcode] Codecs: Failed to download XML for codec 'easyaudioencoder'
[0x7f7ce9faa8] ERROR - [Transcode] Error configuring transcoder: Decoder install failed: eac3_eae
Looking at the URI in the logs, I see the following content:
<MediaContainer friendlyName="myPlex" identifier="com.plexapp.plugins.myplex" title="Codec Downloads" codec="easyaudioencoder" version="1764" size="0">
<script id="argent-x-extension" data-extension-id="dlcobpjiigpikoobohmabehhmhfoodbb"/>
<script/>
<script/>
</MediaContainer>