Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input buffer full when PCR wraparound #3

Open
maxmdg opened this issue Nov 7, 2017 · 0 comments · May be fixed by #5
Open

Input buffer full when PCR wraparound #3

maxmdg opened this issue Nov 7, 2017 · 0 comments · May be fixed by #5

Comments

@maxmdg
Copy link

maxmdg commented Nov 7, 2017

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?

@ljalves ljalves linked a pull request May 27, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant