On Wednesday 17 January 2007 23:25, Martin Dauskardt wrote:
> > From: Hans Verkuil <[EMAIL PROTECTED]>
> >
> > On Wednesday 17 January 2007 21:17, Martin Dauskardt wrote:
> > > Since using the current trunk, I get this error:
> >
> > 'current trunk'? Is that the very latest one? I remember that a
> > previous version had a bug resulting in these messages, but that
> > should be fixed.
>
>  version 0.10.0 (v4l-dvb + ivtv virtual merge) Revision: 3714 loading
>
> > > ivtv0: All encoder VBI stream buffers are full. Dropping data.
> > > ivtv0: Cause: the application is not reading fast enough.
> >
> > 'encoder VBI'! Has nothing to do with the MPEG buffers, but all
> > with the /dev/vbi0 device. Do you use /dev/vbi0 at all?
>
> it starts with vbi buffers, and after a few seconds also mpeg
> messages appear.

Hmm. Are you using select() or poll() to wait for input? I haven't 
tested that much. Can you do some logging with ivtvctl -D3? That way 
you can see whether data is actually being read.

You can also see how full the queues are by running 
v4l2-ctl --log-status.

Regards,

        Hans

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to