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

Ignore parametric stereo probing error on output files #529

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

mjh1
Copy link
Contributor

@mjh1 mjh1 commented Mar 17, 2023

We were seeing frequent errors probing the output mp4s for the mist pipeline, these files were still playable and the fields we need from the probe are still present so we should be able to safely ignore this probe error.

@mjh1 mjh1 requested review from thomshutt and emranemran and removed request for thomshutt and emranemran March 17, 2023 12:28
@mjh1 mjh1 marked this pull request as draft March 17, 2023 12:29
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #529 (1a7fb87) into main (38f9cf8) will increase coverage by 1.22912%.
The diff coverage is 73.33333%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #529         +/-   ##
===================================================
+ Coverage   52.84598%   54.07510%   +1.22912%     
===================================================
  Files             45          45                 
  Lines           3584        3595         +11     
===================================================
+ Hits            1894        1944         +50     
+ Misses          1538        1492         -46     
- Partials         152         159          +7     
Impacted Files Coverage Δ
video/profiles.go 71.05263% <60.00000%> (+10.75851%) ⬆️
video/probe.go 76.06838% <100.00000%> (+30.45434%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38f9cf8...1a7fb87. Read the comment docs.

Impacted Files Coverage Δ
video/profiles.go 71.05263% <60.00000%> (+10.75851%) ⬆️
video/probe.go 76.06838% <100.00000%> (+30.45434%) ⬆️

@mjh1 mjh1 changed the title Only use stricter error level probe for input files Ignore parametric stereo probing error on output files Mar 17, 2023
@mjh1 mjh1 marked this pull request as ready for review March 17, 2023 12:52
@mjh1 mjh1 merged commit d634e58 into main Mar 17, 2023
@mjh1 mjh1 deleted the mh/probe-output-file branch March 17, 2023 13:12
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.

2 participants