I am pre-transcoding my library for the PS4 Plex app. What are the optimal settings for stutter-free playback at the highest quality?
Based on the supported Media it’s quite simple:
- Container: MP4
- Resolution: 1920x1080 or smaller
- Video Encoding: H.264 (level 4.0 or lower)
- Audio Encoding: AAC
- Bitrate: 20Mbps or lower
You may want to keep the audio as AC-3 if you have a surround sound receiver and pass through the audio.
I’ve tried those settings, but the PS4 Plex app won’t play the file at all.
That surprises me. Can you create a sample file and upload it somewhere so I can download and see if we can test it?
For kicks try installing Python 2.7 and then install the conversion scripts located in my Sig. This should make a perfect copy that will work for you on the PS4.
Carlo
I’ve had issues with subtitles. I’m streaming from a NAS, and any file that includes subtitles just will not work.
This is likely because all subtitles when played back on PS3/4 mean the Plex Server has to transcode the file to embed the video stream. Your NAS likely does not have the power to do that. I am making loads of assumptions in this statement but you can easily check:
Play file without subtitles
Check PMS Activity screen (will show whether DirectPlay, DirectStream or Transcoding)
Play file with subtitles
Check again…
David