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

Raise the default threshold for PyAV messages from warning to critical #179

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

jpgill86
Copy link
Owner

For some video files (which may contain non-fatal problems), PyAV can be extremely verbose, generating many warnings in the console. This change raises the threshold for PyAV logging, so that only critical messages are printed to the console. The PyAV logging threshold remains at its default, lower level (warning) if neurotic's debug mode is enabled.

For some video files (which may contain non-fatal problems), PyAV can be extremely verbose, generating many warnings in the console. This change raises the threshold for PyAV logging, so that only critical messages are printed to the console. The PyAV logging threshold remains at its default, lower level (warning) if neurotic's debug mode is enabled.
@jpgill86 jpgill86 added this to the 1.4.0 milestone Jan 19, 2020
@coveralls
Copy link

coveralls commented Jan 19, 2020

Coverage Status

Coverage decreased (-0.01%) to 54.574% when pulling 83fa196 on pyav-warnings into 7cf7015 on master.

@jpgill86 jpgill86 merged commit 87a61a9 into master Jan 19, 2020
@jpgill86 jpgill86 deleted the pyav-warnings branch January 19, 2020 23:25
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 this pull request may close these issues.

None yet

2 participants