Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Fix: Timeshifting pb with vdr 1.1.32 / vdr-1.1.33



Hello Klaus,

I can't apply your patch.
(Sorry if I missed something, but I am not a developer)

After reinstalling a fresh plain vanilla vdr-1.1.33,
I wrote in vdr directoy :

patch -p1 - --dry -run < vdr-1.1.33-pauselive.diff

Then this error msg returns to me :

missing header for unified diff at line 3 of patch
(stripping trailing CRs from patch)
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------------------------------------
|---recording.c	2003/05/24 11:22:34	1.79
|---recording.c	2003/05/30 09:54:36
--------------------------------------------------------
file to patch :


Did I missed something ?

Regards.
Karim.



-----Message d'origine-----
De : vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]De la part de
Klaus Schmidinger
Envoye : vendredi 30 mai 2003 12:04
A : vdr@linuxtv.org
Objet : [vdr] Re: Fix: Timeshifting pb with vdr 1.1.32 / vdr-1.1.33

> Yes, this works also, though if one immidiatly presses play, the video
> seems to be a bit jerky. This might be because there's not enough
> buffered video yet, and just pressing pause, wait a second or two and
> play again lets the video play alright. So your initial idea with a two
> seonds pause in menu.c might be also needed.

Please try the attached patch against recording.c.
Take a fresh installation of the original VDR 1.1.33 to do this,
so that the sleep(3) patch in menu.c is _not_ used.

At least here on my system this seems to fix the problem with pressing
"Play" immediately after pausing live video. There my be a short halt
when starting replay, that's caused by the index file having to catch up
far enough to ensure correct replay.

Please let me know whether this works for you.

Klaus



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index