Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-04-02 Thread Klaus Schmidinger
On 02.04.2011 02:38, Joerg Riechardt wrote: Problem solved with this patch: --- dvbplayer.c.orig 2010-03-07 15:24:26.0 +0100 +++ dvbplayer.c 2011-04-02 01:57:21.016535946 +0200 @@ -320,7 +320,7 @@ if (nonBlockingFileReader) nonBlockingFileReader-Clear(); if (!firstPacket) // don't set

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-04-02 Thread Joerg Riechardt
Am 02.04.2011 23:18, schrieb Klaus Schmidinger: On 02.04.2011 02:38, Joerg Riechardt wrote: Problem solved with this patch: --- dvbplayer.c.orig 2010-03-07 15:24:26.0 +0100 +++ dvbplayer.c 2011-04-02 01:57:21.016535946 +0200 @@ -320,7 +320,7 @@ if (nonBlockingFileReader)

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-04-01 Thread Joerg Riechardt
Am 31.03.2011 17:27, schrieb Joerg Riechardt: Hi, I have a problem with skipping during a replay of a HD recording. Running xine --verbose=2 I see after pressing the yellow button (skip +60 sec) lots of video_out: throwing away image with pts xxx because it's too old (diff : y) messages.

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-04-01 Thread VDR User
I applied both your patches and skipping does seem to be improved quite a bit. Something still seems a little off however. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-04-01 Thread Joerg Riechardt
Problem solved with this patch: --- dvbplayer.c.orig2010-03-07 15:24:26.0 +0100 +++ dvbplayer.c 2011-04-02 01:57:21.016535946 +0200 @@ -320,7 +320,7 @@ if (nonBlockingFileReader) nonBlockingFileReader-Clear(); if (!firstPacket) // don't set the readIndex twice if Empty()

[vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-03-31 Thread Joerg Riechardt
Hi, I have a problem with skipping during a replay of a HD recording. Running xine --verbose=2 I see after pressing the yellow button (skip +60 sec) lots of video_out: throwing away image with pts xxx because it's too old (diff : y) messages. This is for a few seconds or forever,

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-03-31 Thread VDR User
On Thu, Mar 31, 2011 at 8:27 AM, Joerg Riechardt j.riecha...@gmx.de wrote: Hi, I have a problem with skipping during a replay of a HD recording. Running xine --verbose=2 I see after pressing the yellow button (skip +60 sec) lots of video_out: throwing away image with pts xxx because it's

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-03-31 Thread Joerg Riechardt
Am 31.03.2011 17:48, schrieb VDR User: On Thu, Mar 31, 2011 at 8:27 AM, Joerg Riechardtj.riecha...@gmx.de wrote: Hi, I have a problem with skipping during a replay of a HD recording. Running xine --verbose=2 I see after pressing the yellow button (skip +60 sec) lots of video_out: throwing away

Re: [vdr] vdr - vdr-xine - xine-lib and vdpau and HD recordings

2011-03-31 Thread VDR User
On Thu, Mar 31, 2011 at 12:01 PM, Joerg Riechardt j.riecha...@gmx.de wrote: Are you saying that when you press skip+/-, you get a delay before the skip occurs? Well, before stable replay starts. You could run xine verbose and post your log in order to know if we are talking about the same