newbie here from Germany, running my first PI with RasPlex.
My setup was / is:
MacMini I5 8GB RAM with USB3 HDs for content, running OS X 10.9.5 and latest PMS
(MacMini Core2Duo 2GHz 2GB RAM with OS X 10.6.8 and latest PHT (32bit))
HDMI to LG TV
Optical to my YAMAHA AVR, supporting DTS, AC3, etc.
I replaced the C2D MacMini with an PI B+, 512MB, microSD and RasPlex 0.5.1
After some issues with an noname IR remote (USB) (solved) I have the following issues while Playback on the PI, connected to LAN:
never tried USB-WLAN
source is a Blueray rip mkv file (33GB)
2 Audio tracks DTS, 2 AC3
PI is running at 950MHz
using a fine 2000mA PSU
PI -> TV = HDMI, TV -> AVR = optical
As from my experience with PHT on the MacMini, I chose DirectPLAY for Video, AVR is capable for AC3 and DTS and a buffer of 10%.
The result is a stuttering playback with 10s/1s play-pause interval.
As read here in the forum I tried without solution so far:
tick / untick AC3 and DTS
increase / decrease the buffer size
Force transcoding instead of DirectPlay
I found one setting running smooth, untick DTS and transcode to 12Mbit but when I ssh into the PI, I saw CPU utilization is 46% (so some headroom available) and, for sure, no DTS audio.
Are there any errors in my settings or some suggestions to get the best experience out from the PI with RasPlex in my environment?
If you don't have content that needs to be transcoded, try switching FFMPEG AVIO on, a high a bitrate file won't work without it. Having said that, the bitrate might be too high for the Pi to handle, what is the average bitrate reported in the Plex media info?
DTS only works when you tick that passthrough box, otherwise the RPi will decode the audio and try output it via PCM, which is CPU intensive.
Before I switched to a Pi2 I was running a Pi B (not a +). I had no problems direct playing 1:1 BluRay Rips! As long as you purchase VC-1 and MPEG2 codecs and overclock (had mine set to 1000/500/500/6). And like KnightOrc mentioned make sure you have FFMPEG AVIO on!