[mythtv-users] pixelation when using nfs for playback

f-myth-users at media.mit.edu f-myth-users at media.mit.edu
Tue Apr 26 01:42:09 UTC 2011


    > Date: Mon, 25 Apr 2011 21:22:57 -0400
    > From: Steven Adeff <adeffs.mythtv at gmail.com>

    > running Ubuntu 10.04.2 LTS, if I have my recording drives mounted by
    > nfs I get pixelation on playback, especially of things currently
    > recording.
    > mythbackend:/media/myth/6/	/media/myth/6	nfs	user,bg,rw,rsize=32768,wsize=32768,tcp,intr,nfsvers=3,actimeo=0,async,nobootwait

    > is one of my mount options possibly causing this?

I'm suspicious of that actimeo=0; it can cause massive slowdowns in
one of the four cases of which is client vs server vs whether you're
pushing or pulling.  (I can forward details if anyone cares.)

Try actimeo=1 instead.  You'll be within 1 second of up-to-date,
without the problems.  No idea if that's actually your problem
here, but worth trying.


More information about the mythtv-users mailing list