Mailing List archive

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

[linux-dvb] Re: Multiple opens on /dev/video



On Tuesday 12 June 2001  4:49 pm, Matthias Weingart wrote:
> On Fri, 8 Jun 2001, Klaus Schmidinger wrote:
> > Try starting xawtv _before_ starting VDR.
> > VDR 0.80 tries to open /dev/video upon startup, and continues without it
> > if it fails to open it.
>
> Why do you open /dev/video on startup? Vdr 0.8 is only running with Dvb0.9
> and dvb0.9 does not have /dev/video any more. Right?

Wrong.  

/dev/video is used in the current driver to provide the V4L functions - 
overlay, still-frame capture etc.  VDR doesn't use these functions directly, 
but makes them available via SVDRP, so it opens the device on startup.

A better solution would be for VDR to open it when needed and close it 
afterwards - but I'm sure Klaus will get to that once he has completed the 
more important work.

Dave.



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index