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

Do not break on invalid output from ffmpeg - fixes #38 #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ayushin
Copy link

@ayushin ayushin commented Apr 6, 2022

ffmpeg sometimes outputs crazy non utf-8 characters coming from video metadata. There is no reason to stop processing because of that.

Description

Please include a summary of the proposed changes.

Fixes #(issue)

Checklist

  • Tests covering the new functionality have been added
  • Code builds clean without any errors or warnings
  • Documentation has been updated
  • Changes have been added to the CHANGELOG.md
  • [X ] You added yourself to the CONTRIBUTORS.md

Alexis Yushin added 2 commits April 6, 2022 15:35
ffmpeg sometimes outputs crazy non utf-8 characters coming from video metadata. There is no reason to stop processing because of that.
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.

1 participant