Page 1 of 1

MatrixARM - channels zap test - VIDEO

PostPosted: Mon Jan 20, 2014 8:10 am
by piotrasd
Hi
I want show how works XBMC with VDR (how fast switch/zap channels)
With latest firmware 1.0.0.2 and VDR 2.1.3 with patches

https://vimeo.com/84450065

Im also use this in adavcendsettings.xml of xbmc for disable bufforing LiveTV

Code: Select All Code
 <pvr>
   <minvideocachelevel>0</minvideocachelevel>
   <minaudiocachelevel>0</minaudiocachelevel>
   <maxvideocachelevel>0</maxvideocachelevel>
   <maxaudiocachelevel>0</maxaudiocachelevel>
   <cacheindvdplayer>false</cacheindvdplayer>
 </pvr>


In this test VDR worked on remote NAS server (so all comunication was over LAN)
and channels was crypted (not FTA)

Re: MatrixARM - channels zap test - VIDEO

PostPosted: Tue Jan 21, 2014 6:45 pm
by matchboxx
Hi, with patches you mean ? I try something, but no work. thanks

Re: MatrixARM - channels zap test - VIDEO

PostPosted: Wed Jan 22, 2014 2:04 am
by Cjcr
piotrasd Wrote:Hi
I want show how works XBMC with VDR (how fast switch/zap channels)
With latest firmware 1.0.0.2 and VDR 2.1.3 with patches

https://vimeo.com/84450065

Im also use this in adavcendsettings.xml of xbmc for disable bufforing LiveTV

Code: Select All Code
 <pvr>
   <minvideocachelevel>0</minvideocachelevel>
   <minaudiocachelevel>0</minaudiocachelevel>
   <maxvideocachelevel>0</maxvideocachelevel>
   <maxaudiocachelevel>0</maxaudiocachelevel>
   <cacheindvdplayer>false</cacheindvdplayer>
 </pvr>


In this test VDR worked on remote NAS server (so all comunication was over LAN)
and channels was crypted (not FTA)

I don't know what kind of plugin are you using in Matrix but XVDR is much more faster than VDR-ANSI ... so that plus changing the cache should be a bit more faster.

Re: MatrixARM - channels zap test - VIDEO

PostPosted: Wed Jan 22, 2014 3:32 pm
by piotrasd
this test was maked with XVDR ;)
and patches are for VDR, come with new version 2.1.4 ;)

Re: MatrixARM - channels zap test - VIDEO

PostPosted: Wed Jan 22, 2014 4:40 pm
by Cjcr
piotrasd Wrote:this test was maked with XVDR ;)
and patches are for VDR, come with new version 2.1.4 ;)

Amm .. that's fine then. ;)