Mailing List archive

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

[linux-dvb] vdr-error



Hi all,

any idea why the IOCTL in line 2090 of latest VDR
shows that in syslog

vdr[6869]: ERROR (dvbapi.c,2090): Invalid argument 

according code:

bool cDvbApi::SetPid(int fd, dmxPesType_t PesType, int Pid, dmxOutput_t Output)
{
  if (Pid) {
     CHECK(ioctl(fd, DMX_STOP));           # this is line 2090
     dmxPesFilterParams pesFilterParams;

...snipp.....


TIA 

Ralf


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


Home | Main Index | Thread Index