ODROID C2 S905 2GB RAM HDMI 2.0 $46
(2017-03-27, 13:33)maeda Wrote: @wrxtasy
Hi, i have a problem with hw acceleration on c2.
Files are local 720p avc, and this only manifest when i try to rewind/skip back a video, goes to 100% buffering and freezes, and i have to stop the playback.

Had a bit of a play with this and decided to increase the Video Cache Buffer, you could try copying this to a advancedsettings.xml file.
Then copy the file to the Userdata Folder once you SMB connect to LibreELEC:

Code:
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>

<samba>
  <clienttimeout>20</clienttimeout>
</samba>

<network>
  <buffermode>1</buffermode>
  <memorysize>139460608</memorysize>
  <readbufferfactor>20</readbufferfactor>
</network>

</advancedsettings>

Reply


Messages In This Thread
RE: ODROID C2 S905 2GB RAM HDMI 2.0 $46 - by wrxtasy - 2017-03-30, 08:58
Logout Mark Read Team Forum Stats Members Help
ODROID C2 S905 2GB RAM HDMI 2.0 $4610