v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-07-17, 15:36)smp1 Wrote: Can this be tested in real time with vcgencmd command rather than config.txt?

Yes, I believe so. Run
Code:
vcgencmd arbiter status
to see the current state. Note the currenty value is printed in decimal rather than hex. You can convert:
Code:
# printf "%x" 557297
880f1

and to change it:
Code:
vcgencmd arbiter set v3d_lim 0x880f1

Note: it gets reset when starting a 1080i stream, so run this command while a stream is playing.
It will return to default if you stop and play another stream.


Messages In This Thread
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by popcornmix - 2016-07-17, 15:51
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19