gschaden in: https://sourceforge.net/forum/message.php?msg_id=4603710 wrote: > Whenever I start to playback a recording or livetv I get 2 seconds video and > choppy sound, then it stops, after some time it continues with a view frames, > and stops again. > > I don't find any problems using mythtv player on windows. > > my setup: > AMD Sempron 3200 > mythtv 0.20.2+fixes14703-0ubuntu0~mythbuntu1 > mvp (dongle.bin.mvpmc-20071103)
It sounds like you are running out of bandwidth. Try running the bandwidth test on one of the videos producing this symptom and see what numbers you get. Is your MVP wireless? Does seeking in the video (skipping forward) cure the problem, or does it persist? > ---- dongle config --- > mount -t nfs -o nolock,rsize=4096,wsize=4096,nfsvers=3 > 192.168.20.99:/var/lib/mythtv/ > /var/myth/ > mvpmc -f /etc/helvR10.fnt -s 192.168.20.99 -r /var/myth/recordings & Oh, wait, you're using NFS for video access? Try dropping the -r switch so it uses the MythTV protocol for streaming. > mkdir /var > mkdir /var/myth/ > mount -t nfs ... I'd recommend: mkdir -p /var/myth/ && mount -t nfs ... if you end up keeping the mount. -Tom ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mvpmc-users mailing list Mvpmc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/