jakev383
February 28th, 2008, 08:30 AM
I have a convoluted setup - my backend (with 1 PVR150 and 1 PVR500) is a P4 2.4G with 1G of RAM running MythDora. My dedicated front end is a VIA 800Mhz with 512M of RAM running Mythbuntu (Feisty). I have the front end software installed on my desktop as well, which is a P4 2.4G 2G of RAM machine (Gutsy). The NFS share is a CentOS4 server with 750G of storage as NFS in a RAID5 array and 512M of RAM.
Everything USED to work great. My problem lies with ripped DVDs. They get ripped to the NFS share to be playable by the frontend (they're ripped on the desktop to the NFS share using the Optical Disk menu in Myth). I used to be able to play them just fine on the dedicated front end. What is happening now is that when I watch shows, the video is 1.5 seconds behind the audio and jerky. I've tried various things including pausing, marking my position and exiting to return to the video, etc. The only thing that works is hitting the rewind button, which brings up the rewind window (doesn't actually rewind) and if I let it sit there for 2 seconds then hit play, it will jump back 12 seconds or so and the video will be fine afterwards. Sometimes it will happen again later in the show, and repeating the rewind trick once again solves the problem (although by leaving the rewind window up for 2 seconds causes the movie to actually jump back 10 minutes at this point).
I do not notice this on my desktop running the front end. My backend is headless so I can't really check there.
Now the NFS shares are exported on the Cent 4 machine like this:
/videos 192.168.76.0/255.255.255.0(rw)
And mounted on the dedicated front end like this:
192.168.76.1:/videos /media/videos nfs rw,rsize=8192,wsize=8192,timeo=14,intr 0 0
It USED to be mounted exactly like my desktop's is:
192.168.76.1:/videos /media/videos nfs rw 0 0
But I changed it to try and stop the jerky video behavior.
Does any one have any ideas on what I could try to solve this? It's rather annoying to say the least. Next (this weekend) I'll try moving a couple movies to another NFS server I have and see if the problem is persistent.
Thanks!
Everything USED to work great. My problem lies with ripped DVDs. They get ripped to the NFS share to be playable by the frontend (they're ripped on the desktop to the NFS share using the Optical Disk menu in Myth). I used to be able to play them just fine on the dedicated front end. What is happening now is that when I watch shows, the video is 1.5 seconds behind the audio and jerky. I've tried various things including pausing, marking my position and exiting to return to the video, etc. The only thing that works is hitting the rewind button, which brings up the rewind window (doesn't actually rewind) and if I let it sit there for 2 seconds then hit play, it will jump back 12 seconds or so and the video will be fine afterwards. Sometimes it will happen again later in the show, and repeating the rewind trick once again solves the problem (although by leaving the rewind window up for 2 seconds causes the movie to actually jump back 10 minutes at this point).
I do not notice this on my desktop running the front end. My backend is headless so I can't really check there.
Now the NFS shares are exported on the Cent 4 machine like this:
/videos 192.168.76.0/255.255.255.0(rw)
And mounted on the dedicated front end like this:
192.168.76.1:/videos /media/videos nfs rw,rsize=8192,wsize=8192,timeo=14,intr 0 0
It USED to be mounted exactly like my desktop's is:
192.168.76.1:/videos /media/videos nfs rw 0 0
But I changed it to try and stop the jerky video behavior.
Does any one have any ideas on what I could try to solve this? It's rather annoying to say the least. Next (this weekend) I'll try moving a couple movies to another NFS server I have and see if the problem is persistent.
Thanks!