buggy Playback of HD files via NFS mount

Here for general support for B series TVs, request and problem solve area.

User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: buggy Playback of HD files via NFS mount

Post by erdem_ua »

Do you mount with hand or SamyGO extension pack?
If you mount with SamyGO Extension, it could buggy. Please try open caching options at script file.

Code: Select all

...
FR_NAME="NFS Server"
# M_OPTS="soft,udp,async,nolock,rsize=32768,wsize=8192"
M_OPTS="rw,soft,udp,nolock,rsize=32768,wsize=32768" # I use this, it remove all problem on my setup
# M_OPTS="soft,tcp,nolock,rsize=32768,wsize=32768"
# M_OPTS="soft,tcp,nolock,rsize=8192,wsize=8192"
#M_OPTS="soft,tcp,nolock" #needed to discard this setting with #
...
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: buggy Playback of HD files via NFS mount

Post by erdem_ua »

You also needed to put # to beginning of last line

Code: Select all

#M_OPTS="soft,tcp,nolock" #needed to discard this setting with #
I use 100Mbit router with NAS and I think have no problem with HD media. Since its wire, more reliable and lower latency than wifi signal.
Pre-buffering might solve that problem but needed to try and see.

Post Reply

Return to “[B] Support”