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.
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.
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.