Mailing List archive

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

[vdr] dvbiapi.c





What is the meaning of:

msi vdr[2080]: ERROR (dvbapi.c,3167): Bad file descriptor




void cDvbApi::SetVideoFormat(videoFormat_t Format)
{
  if (fd_video)
       CHECK(ioctl(fd_video, VIDEO_SET_FORMAT, Format));
}


One 2.1 and one "budget" card.




Home | Main Index | Thread Index