Mailing List archive

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

[vdr] Re: analogtv0.5.0



On Sun, Jun 01, 2003 at 04:34:54PM +0200, David Koruga wrote:
> > Andreas Kool wrote:
> > Simply go into my Setup (Setup->Plugins->analogtv), and set
> > "Encoder always running" to "Yes" (on the third page of the setup).
>
> This helps against the mp1e hangups, but after switching 10times the A/V
> is out of sync. Are you experiencing the same? It seems that bad channel
> receiption increases the desync. I'll fine-tune all channels if I find

Yes, same here :-(
And yes, bad channel receiption is not good for the MPEG-Encoder ...

> > > By the way I was experiencing some ringbufferoverflows while
> recording
> > > doing timeshift and so on (heavy load!?) is that a known Problem?
> >
> > Andreas Kool wrote:
> > It depends on your machine ...
> >
> > Please change
> >
> > #define NUM_BUFS    16
> >
> > to
> >
> > #define NUM_BUFS    32
> >
> > in "player-analogtv.c", and recompile the plugin.
>
> You mean in "player-analogtv.h" right? I'll have to play a little more

Yes, sorry.

> with this values before I can give a reliable answer but it seems that
> increasing the NUM_BUFS to 32 increases the count of Ringbuffer
> overflows...

Sure?

Maybe you could change

#define BUFFSIZE    2048 * 64

to

#define BUFFSIZE    2048 * 128

in "player-analogtv.h" too.

> Have a nice Sunday
> David

Ciao,
Andreas
--
Andreas Kool (akool@akool.de * akool@isdn4linux.de * http://www.akool.de)
PGP: 3FBF2411 Fingerprint: B5 35 34 74 25 60 2A 7A  89 06 92 C4 08 BA A5 BD
(To get my PGP key, send me a mail with subject "send pgp key")
		X <-- Nail here for a new Monitor
Transmission of this message via the Microsoft Network is prohibited


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



Home | Main Index | Thread Index