Plex Optimized Versions Passthrough Audio

So when you optimised a file with Plex it not only transcodes the video, it also transcodes the audio to AAC. The issue is that it transcodes down lossless 7.1 audio to lossy 5.1 (Or if a mobile profile is selected 2.0).

I want to optimise my 4K HDR H265 content to 1080p SDR H264 15 Mbps for remote playback as my server cannot transcode that on the fly (but it can easily transcode the 15Mbps to whatever is required).

My question is:

Is there anyway of modifying the Plex Optimised Versions profiles to pass through the audio like in Handbrake?

I would prefer to use Plex over Handbrake as the optimised versions are seamlessly incorporated and can be easily managed within Plex.

Handbrake HDR to SDR is also a lot more tedious and complicated than just using Plex.

I tried using the original quality option within Plex but this till transcoded the audio.

Server Version#: Version 4.56.4

It doesn’t make much sense to leave the original 7.1 audio in lossless quality. Because this will take up to ~6 mbps of bandwidth of your 15 mbps.

If you want to proceeed with this idea nonetheless, you will have to create your optimized versions yourself.
Maybe you can use Plex’s optimized version, throw it into MKVtoolnixGUI, then add the full-quality file as well and disable the appropriate audio and video tracks so you’ll end up with the transcoded video, but the original sound.
Then replace the optimized file on your server with the output of MKVtoolnix.

Thank you for the reply I will try that!

The 15 mbps is more for storage space and so that the server doesn’t need to do the 4K HDR H265 to 1080p SDR H264 conversion on the fly.

In this case I advise you to set
Settings - Server - Transcoder - ‘Show Advanced’ - “Background transcoding x264 preset”
to “Slow”, or “Slower”, or maybe even “Very Slow”, to maximise the quality of your optimized versions.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.