I'm curious to know your overclocking settings. I'm running RasPlex with usb 3.0 stick too and my overclocking settings are
arm_freq=930
core_freq=450
sdram_freq=450
over_voltage=1
Those four settings are the main ones affecting clock speeds and functionality (higher speed requires higher voltage).
My own values for those settings are:
arm_freq=950
core_freq=450
sdram_freq=450
over_voltage=4
When I use as low over_voltage level as you have my RPi becomes unstable, but this may be individual per unit too.
Even though we're used to thinking of all electronics as digital nowdays, their basic nature is always analog.
hdmi_force_hotplug=1a
Do you really use "1a" ?
Hopefully that is accepted the same as "1", but "1a" is not really a defined value AFAIK.
hdmi_drive=2
gpu_mem_256=128
gpu_mem_512=200
hdmi_force_edid_audio=1
Those settings are just for HDMI behaviour and the GPU/CPU memory split.
The split does have a strong influence on program efficiency, but I always go with the default defined for current RasPlex version.
(They've varied that setting in the released "config.txt" for recent RasPlex releases.)
initial_turbo=30
This setting only forces turbo mode for the first 30 seconds after boot start.
I don't use this, partly because i seldom need to boot, and I don't consider the slight speed difference of forcing turbo mode to be worth the possible risks. Normal ondemand overclocking is sufficient for me.
It would be nice to choose the quality settings when the movie is playing, this option should be in the menu bar. Return in Preference in order to change quality setting just for one media is annoying especially if you have to bring back the quality to direct play after watching your movie...
Having those controls during playback would simplify such cases, but it's not the kind of change that it would be appropriate to implement specifically for RasPlex. That would give us a GUI incompatible with the mainstream PHT releases. So this is something to suggest for implementation by the Plex team.
On the other hand, when the transcoding decision methods have been improved sufficiently, according to current plans, we should no longer have to switch settings this way, as the program should recognize the cases for which transcoding is needed even when the setting is "Direct Play". (That applies both to CODEC incompatibilities and to bitrates exceeding 20 Mbps). This is partially implemented in the current release candidate, though I think it still needs some 'tweaking'.
Best regards: dlanor