Re: [vdr] Re: replay stuttering

2007-02-02 Thread Stefan Hußfeldt
Kartsa schrieb: > Could the chosen file system be causing this? I use LVM creating one > partition on two disks and then I create one xfs on that partition. The > disks are sata as mentioned earlier. My VDR is running completely via NFS and i have also this "stutter" problem especially when using

Re: [vdr] Re: replay stuttering

2007-02-01 Thread Boguslaw Juza
I have noticed smilar trouble: When VDR playbacks a recording, and I pause playback and put play again, video starts playing, then stops for less than second after about 5 seconds, then plays, after two seconds stops again for one second, and then plays smoothly. I have noticed "replay stut

Re: [vdr] Re: replay stuttering

2007-02-01 Thread Carsten Koch
Kartsa wrote: > Kartsa kirjoitti: >> I have been running vdr now for a couple days with >> >> #define PLAYERBUFSIZE MEGABYTE(64) in dvbplayer.c >> >> and for now it seems like better as in no stuttering. But I am still >> testing it. >> > Okey, I've had this setting in action for a week or so now

Re: [vdr] Re: replay stuttering

2007-02-01 Thread Kartsa
Kartsa kirjoitti: I have been running vdr now for a couple days with #define PLAYERBUFSIZE MEGABYTE(64) in dvbplayer.c and for now it seems like better as in no stuttering. But I am still testing it. Okey, I've had this setting in action for a week or so now and it is definitely better. Th

Re: [vdr] Re: replay stuttering

2007-01-28 Thread Kartsa
Carsten Koch kirjoitti: Kartsa wrote: ... So, hdparm did no good. I have been running vdr now for a couple days with Try hdparm -I /dev/sda on my system, it says ... DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 ... which I interpret as: "this device suu

Re: [vdr] Re: replay stuttering

2007-01-28 Thread Carsten Koch
Kartsa wrote: ... > So, hdparm did no good. I have been running vdr now for a couple days with Try hdparm -I /dev/sda on my system, it says ... DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 ... which I interpret as: "this device suuports mdma0-udma6 and is currently

Re: [vdr] Re: replay stuttering

2007-01-28 Thread Kartsa
Marko Mäkelä kirjoitti: On Sat, Jan 27, 2007 at 11:56:56PM +0200, Kartsa wrote: So, hdparm did no good. Did you try sdparm? Serial ATA looks like SCSI to some tools. Nope, because there was no sdparm. For some reason did not think to check if such exists at all :) This is what s

Re: [vdr] Re: replay stuttering

2007-01-28 Thread Marko Mäkelä
On Sat, Jan 27, 2007 at 11:56:56PM +0200, Kartsa wrote: > So, hdparm did no good. Did you try sdparm? Serial ATA looks like SCSI to some tools. Marko ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Re: replay stuttering

2007-01-27 Thread Kartsa
Kartsa kirjoitti: Marko Mäkelä kirjoitti: On Mon, Jan 22, 2007 at 06:16:05PM +0200, Kartsa wrote: Btw. is there an easy way to see this from the logs because my vdr box is situated in a difficult place where I can easily get only by ssh? #hdparm -d /dev/hda To enable it, use #hdparm

Re: [vdr] Re: replay stuttering

2007-01-22 Thread Kartsa
Marko Mäkelä kirjoitti: On Mon, Jan 22, 2007 at 06:16:05PM +0200, Kartsa wrote: Btw. is there an easy way to see this from the logs because my vdr box is situated in a difficult place where I can easily get only by ssh? #hdparm -d /dev/hda To enable it, use #hdparm -d 1 /dev/hda

Re: [vdr] Re: replay stuttering

2007-01-22 Thread Marko Mäkelä
On Mon, Jan 22, 2007 at 06:16:05PM +0200, Kartsa wrote: > Btw. is there an easy way to see this from the logs because my vdr box > is situated in a difficult place where I can easily get only by ssh? #hdparm -d /dev/hda To enable it, use #hdparm -d 1 /dev/hda For what it is worth, here are the

Re: [vdr] Re: replay stuttering

2007-01-22 Thread Kartsa
Carsten Koch kirjoitti: Is your VDR reading from local disks or via NFS? Are other things running on your machine that could make your disks busy? Do you have DMA enabled on your disks? Btw. is there an easy way to see this from the logs because my vdr box is situated in a difficult place wh

RE: [vdr] Re: replay stuttering (was: FF card A/V sync - in progress?)

2007-01-22 Thread Kartsa
> > Kartsa wrote: > > I've tested the new fw also and no sync problems has occurred. > > > > Although I was hoping that this would have corrected my > stuttering problem > > also. Every now and then replayed video stops for a second > or so and begins > > stuttering for some seconds and then co

[vdr] Re: replay stuttering (was: FF card A/V sync - in progress?)

2007-01-22 Thread Carsten Koch
Kartsa wrote: > I've tested the new fw also and no sync problems has occurred. > > Although I was hoping that this would have corrected my stuttering problem > also. Every now and then replayed video stops for a second or so and begins > stuttering for some seconds and then continues normally. Wit