[Kwintv] some problems with kdetv 0.83 and saa7134

Gerd Knorr kraxel at bytesex.org
Tue Oct 5 10:51:35 CEST 2004


> > I already tried kraxels approach to disable this section in
> > kdetv/kvideoio/v4ldevtuner.cpp:V4LTuner::setEncoding(), but this
> > method isn't called at all in v4l mode:
> That's because you didn't use the v4l plugin (debug messages above: XvPutVideo 
> -> XVIDEO plugin). Choose a device driven by v4l plugin and try again.

I don't see that behavior on my machine, neither via xvideo nor via v4l
plugin ...

> Maybe the driver reports the correct maxwidth? So kdetv should not set it to a 
> larger value...

saa7134 correctly reports 720 as maxwidth (when in PAL mode).

The only thing you'll have to care about is that the max size reported
by the driver isn't fixed but depends on the current tv norm, i.e. if
you switch the driver into NTSC mode the maxsize reported by VIDIOGCAP
will change as well.  I think kdetv does that correctly through, while
checking the code I've seen it does first set the norm and then check
the max sizes ...

  Gerd

-- 
return -ENOSIG;


More information about the kwintv mailing list