Mailing List archive

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

[linux-dvb] Re: kaxTV (kaffeine-dvb) trouble



Le Vendredi 04 Février 2005 00:03, Prakash Punnoor a écrit :
> Christophe Thommeret schrieb:
> >>but apart form that it works.
> >>
> >>But what doesn't work (in my quick test):
> >>
> >>- no epg again
> >
> > strange, no change here since kaffeine-dvb ...
>
> Anyway I could help you debugging? I tried to delete all stuff with kaxtv
> and kaffeien in .kde and such, did rescan, but still no go.

First, check your system clock. It must be utc.
Then you can edit dvbevents.cpp:269 to :
if ( dt.addSecs( sec )<cur ) {
 fprintf( stderr, "Event removed : (date+duration)<currentDate\n" );
 events.remove( desc );
}
and look at the output for that message.

> >>- deinterlacing: It seems some sort of bob deint. is activated even
> >> though in xine engin parameters I set it to none. Tvtime isn't enabled
> >> even though i try. This is probably a kaffeine issue, right?
> >
> > It works here. Look at "Deinterlacing quality" dialog (ctrl+i).
>
> Well, it is the same error as in kaxtv: On startup tvtime doesn't get
> properly activated though the dialog says it. I have to change the deint
> method to another setting and back to mine (Greedy2Frame) and then it works
> as expected. Turning it off and on doesn't help either, it just gets into
> this bob mode again...

You should post to kaffeine-user.

> BTW, I remember an earlier kaffeine release having a menu item for deint?
> No it seems to have disappeared, but the keyb shortcut still works, though.

It's there :
Menu->Player->Video->Deinterlacing quality

-- 
Christophe Thommeret




Home | Main Index | Thread Index