Hi, On Mi, Feb 21, 2007 at 07:59:18 +0200, Kartsa wrote:
Reinhard Nissl kirjoitti:
I had a look into the files you've provided me. It looks like some TS packets get lost. You can simply check this on your own:
od -Ax -t x1 -w188 -v ts_10973_11079_0xC0_004_116796_1000.log \ | tail -n 20 | less -S
I wonder why you didn't get lines like the following in your logfile after enabling the earlier mentioned source lines and specifying
-l 3
This has been very illuminating. Maybe I made some mistake with the logging because there really is no TS continuity error in the log. I definitely have -l 3 on commandline (just checked with ps -ef). And I
Under debian Systems you must look in to /var/log/syslog and not in to /var/log/messages. It depends on your syslog configuration. Maybe it helps.
Halim