[MPlayer-dev-eng] [PATCH] v4l capture

D Richard Felker III dalias at aerifal.cx
Sat Aug 17 21:49:27 CEST 2002


On Sat, Aug 17, 2002 at 03:45:59PM -0400, D Richard Felker III wrote:
> On Sat, Aug 17, 2002 at 10:42:59AM +0200, Jindrich Makovicka wrote:
> > here goes the splitted version.
> > 
> > -- 
> > Jindrich Makovicka
> 
> I just tested your patch with my bttv and it's impossible to set the
> capture size -- it's stuck at 48x32 which is useless. Apparently
> control is never getting called to set the width/height...

The problem is that you're skipping setting w/h if there's no tuner.
The no tuner check belongs AFTER setting w/h. Check tv.c around line
158 or so.

Rich




More information about the MPlayer-dev-eng mailing list