Skip to content

Ignore malformed ffprobe stream lines#33

Draft
Mirochill wants to merge 1 commit into
gbstack:masterfrom
Mirochill:fix-19-ignore-malformed-stream-lines
Draft

Ignore malformed ffprobe stream lines#33
Mirochill wants to merge 1 commit into
gbstack:masterfrom
Mirochill:fix-19-ignore-malformed-stream-lines

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • Ignore ffprobe stream output lines that are not key=value pairs so multi-line side data does not crash FFStream parsing.
  • Preserve values after the first = and add a regression for side-data-style lines.

Fixes #19

Validation

  • git diff --check
  • git diff --cached --check
  • git show --check --oneline HEAD
  • Not run locally beyond the static Git checks above.

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.

ValueError: not enough values to unpack

1 participant