[vdr] vdr-xine FF & RW stall
Reinhard Nissl
rnissl at gmx.de
Tue Jul 12 22:37:46 CEST 2005
Hi,
Simon Baxter wrote:
>>>I've not applied any patches - just used the stock vdr-1.3.27
>>
>>Hhm, that doesn't work properly then. For vdr-xine-0.7.4, you'll need my
>>dvbplayer-patch which is available on my homepage.
>
> I applied the dvbplayer-patch and can now 'scan' the marks in edit mode.
Fine.
> I still have a 2-10 second delay when FF or REW in playback mode though.
> Have to use the 60-second forward or back buttons.
This is the known issue. But I must admit, that I currently don't have
any idea how it is caused.
> ....incidentally, is there any way to change the 60-second jump to 30
> instead??
This value is hardcoded, see menu.c:
case kGreen|k_Repeat:
case kGreen: SkipSeconds(-60); break;
case kYellow|k_Repeat:
case kYellow: SkipSeconds( 60); break;
Personally, I've added that the key 1/3 skips back/forward 10 seconds.
But the two keys are intended to be used differently. That's way my
patch didn't make it into VDR yet.
Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl at gmx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vdr-1.3.25-skip-10s.patch
Type: text/x-patch
Size: 1050 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050712/b587f236/vdr-1.3.25-skip-10s.bin
More information about the vdr
mailing list