[email protected] wrote:
> ...I don't have any other config file, should I?

No.


> mkdir /it
> mkdir /it/mythdisk
> mount -t nfs -o nolock,rsize=4096,wsize=4096,nfsvers=3
> 192.168.0.2:/it/mythdisk /it/mythdisk
> 
> mvpmc -m pal -o composite -a 4:3 -s 192.168.0.2 -y 192.168.0.2 \

The -o and -a switches are probably redundant with defaults, Consult:
http://mvpmc.wikispaces.com/commandline


> -r /it/mythdisk

This is probably the source of your problem. The preferred way to access 
MythTV content is via the MythTV protocol, but this switches forces 
mvpmc to use the old style NFS file access mode.

I've updated the wiki to clarify this.

  -Tom


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to