Jean Connelly wrote: > > Are you sure the PIDs in your channels.conf are correct? > > You could run dvb-apps/test/test_section on PID 0 to see > > if there's at least data. > > I don't know if the PIDs are correct. I think that they are all set > at 0 0 from the perl script in the atsc folder. I've been trying to > figure out how to detect that. azap won't set any filter if the PIDs are 0. dvb-apps/util/dvbscan isn't written for ATSC, but you could try to run "dvbscan -cvvv" (while azap is runnnig), it should parse the PAT and PMT and print some PIDs. Johannes