On Wed, Mar 25, 2009 at 3:15 PM, [email protected] <[email protected]> wrote: >> mount -t nfs -o nolock,rsize=4096,wsize=4096,nfsvers=3 >> 192.168.0.2:/it/mythdisk /it/mythdisk
Lars, I don't think this is necessarily related to your problem, but I'd recommend adding in the option "tcp" to your mount command line. The default is udp but the mvpmc udp nfs implementation seems to have severe performance problems at the moment. (last I checked anyway) You should be able to use the filesystem interface from the mvpmc to browse to your recordings directory and play recordings via nfs even if you're configured to use the myth protocol. With a tcp nfs mount you really should get a smooth playback, assuming the file is the right format and the bit rate isn't too high. If you can't get that to work, upgrading the mythtv server software probably won't help you. Eric Sharkey ------------------------------------------------------------------------------ _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
