[mythtv-users] MythTV Light Builds

Ken Mandelberg km at mathcs.emory.edu
Sun Mar 13 18:19:15 UTC 2022


James Abernathy wrote on 3/9/22 21:00:
> This was discussed on the mythtv forum (link below). But here is a 
> quick summary.
> use this command:
>  QT_QPA_EGLFS_ALWAYS_SET_MODE="1" QT_QPA_PLATFORM=eglfs 
> QT_QPA_EGLFS_KMS_CONFIG=./pi_mythfrontend.json mythfrontend --noupnp 
> --logpath /tmp
>
> and create ./pi_mythfrontend.json:
> { "device": "/dev/dri/by-path/platform-gpu-card", "outputs": [ { 
> "name": "HDMI1", "mode": "1920x1080 at 60" } ] }
> https://forum.mythtv.org/viewtopic.php?f=46&t=4694 
> <https://forum.mythtv.org/viewtopic.php?f=46&t=4694>
>
> Jim A

This gave me good results for the GUI and standard definition on my 
rpi3B (not plus).

This included the wiki suggestions of adding the mpg license, raising 
gpu_mem to 256, using V4L2, and adding

echo "performance" |sudo tee 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

The problem is that almost all my recordings come from Xfinity (USA) 
hdhomerun, and are high def. These recording skip too much to be really 
usable.

Other than that there are some references in the Wiki I'm unclear on. 
There is UK reference for playback profile changes, and a suggestion to 
use OpenMax for playback (which doesn't work at all for me).

Have I just reached the limit of a 3B?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20220313/73864545/attachment.htm>


More information about the mythtv-users mailing list