Mailing List archive

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

[vdr] Re: analogtv0.5.0



> > > Andreas Kool wrote:
> > > You simply found a bug in the analogTV-plugin ;-)
> > > Many thanks, please do a checkout from the sourceforge CVS!
> >
> > David Koruga wrote:
> > Thank you very much works nearly perfect now.
> > While able to switch around I noticed that if I switch too fast
> > Sometimes there is no picture and sound anymore and it seems that
mp1e
> > is dead.
> > Just a "killall -9 mp1e && killall -9 vdr" helps after that.
> 
> 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
the time. The count of Rinbuffer overflows increased using this option.

> > David Koruga wrote:
> > I was trying to find the reason using gdb but it seems that it is
> > a kind of timing Problem. While using gdb the channel switching is
much
> > slower and the Problem was not reproducible.
> > I will post some logs below.
> >
> > 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
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...

Have a nice Sunday
David



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



Home | Main Index | Thread Index