On Fri, Jan 31, 2003 at 12:33:34PM +0100, Andreas Haupt wrote: > andreas@h-oppen:~/dvb/DVB/apps/szap> ./szap -n 1 > zapping to 'Das Erste': > sat 1, frequency = 11837 MHz H, symbolrate 27500000, vpid = 0x0065, apid = > 0x0066 > using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' > status 1f | signal af01 | snr b3d9 | ber 0000ab00 | unc 00000000 | FE_HAS_LOCK > status 1f | signal b03b | snr c000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK > status 1f | signal aefe | snr c44d | ber 00000000 | unc 00000000 | FE_HAS_LOCK > > reading from /dev/dvb/adaptor0/dvr0 does not output any data. The scan tool > works fine. The test_pes tool seems to work partly: I often get the output > "read error: buffer overflow (75)" but also lots of hexdump data.
Try 'szap -n 1 -r' (or szap -h :-) test_pes is just a crude little example program. The hexdump to the console is too slow to keep up with the incoming stream. Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
