VNSI3 H264/AAC no sound and slower video
#31
i think vtp proto use the cache for plyaing live channels ?
and, VNSI not use the cache ?
Reply
#32
pvr uses a different cache. you can try increasing the cache with a setting in advancedsettings.xml


Code:
<pvr>
<minaudiocachelevel>20</minaudiocachelevel>
</pvr>

default is 10
Reply
#33
i tried like you said..., and :
Code:
<advancedsettings>
<pvr>
<minvideocachelevel>40</minvideocachelevel>
<minaudiocachelevel>40</minaudiocachelevel>
</pvr>
</advancedsettings>
same result :/

using: "deinterlacing = on" (in channel video setting) slightly better.

Thanks.
Reply
#34
the patch created in this context causes issues with other content. if you still need it, you can activate it by setting environment variable VNSI_AAC_MUXMODE
Reply

Logout Mark Read Team Forum Stats Members Help
VNSI3 H264/AAC no sound and slower video1