ODROID C2 S905 2GB RAM HDMI 2.0 $46
(2016-06-22, 10:34)wrxtasy Wrote: I also use this for a PVR Cache for live TV viewing.
Code:
<pvr>
   <minvideocachelevel>10</minvideocachelevel>
   <minaudiocachelevel>15</minaudiocachelevel>
</pvr>

Oh no, have overlooked this. Sad Found a similar problem with wetek in the german vdr portal:

http://www.vdr-portal.de/board18-vdr-har...im-livetv/

The solution there was also minivideocache/miniaudiocache.

My advancedsettings.xml looks as follows now:

Code:
<advancedsettings>
  <network>
    <buffermode>1</buffermode>
    <cachemembuffersize>157286400</cachemembuffersize>
    <readbufferfactor>20</readbufferfactor>
  </network>
  <pvr>
    <minvideocachelevel>20</minvideocachelevel>
    <minaudiocachelevel>15</minaudiocachelevel>
  </pvr>
</advancedsettings>

A minvideocachelevel of 10 or 15 is insufficient for me. Hardware acceleration with a minivideocachelevel of 20 works as expected now. Big Grin

(2016-06-22, 22:42)stefansaraev Wrote: fyi, minvideocachelevel / minaudiocachelevel are no more in v17.

Where do you have this information from? So, I (we) have to hope that there is another way to get this caches with krypton.

Greetings Hoppel
frontend: nvidia shield tv 2019 pro | apple tv 4k | sonos arc 5.1.2 | lg oled65c97la
backend: supermicro x11ssh-ctf | xeon | 64gb ecc | wd red | zfs raid-z2 | dd max s8

software: debian | proxmox | openmediavault | docker | kodi | emby | tvheadend | fhem | unifi
Reply


Messages In This Thread
RE: ODROID C2 S905 2GB RAM HDMI 2.0 $40 - by hoppel118 - 2016-06-25, 11:53
Logout Mark Read Team Forum Stats Members Help
ODROID C2 S905 2GB RAM HDMI 2.0 $4610