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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as
subject.
- [linux-dvb] Re: vdr-error Ralf Spachmann
- [linux-dvb] Re: vdr-error Klaus Schmidinger
