-
Notifications
You must be signed in to change notification settings - Fork 15
Description
When the PCR is reset to 0 (PCR wraparound), the input buffer of this service, for an unknown reason begins to overflow, and after a few seconds program crashes with an error "Input buffer full".
Log:
43992 376 21620 108476 Average capacity used: 43.8% Outbuf = 4034856
WARNING: PCR wraparound - first_pcr=26:30:43.702, second_pcr=0:00:00.014
28952 447440 1880 68244 Average capacity used: 43.8% Outbuf = 4211764
24440 2303000 1692 78208 Average capacity used: 43.8% Outbuf = 4087684
31208 6543152 940 83848 Average capacity used: 43.8% Outbuf = 4189956
25004 13595320 2068 73696 Average capacity used: 43.7% Outbuf = 4292228
24628 15674600 1316 73884 Average capacity used: 43.7% Outbuf = 4227744
ERROR: Stream 1, Input buffer full, dropping 1233 bytes
ERROR: Stream 1, Input buffer full, dropping 1316 bytes
...
Any ideas?