Commit 5fa463b
committed
fix(video): adjust duration tolerance and filter warnings in quality validation
Increase the allowed duration mismatch from 0.1 to 0.2 seconds and 2.0 to 5.0 frames per second for MP4 validation. Additionally, filter out warnings related to non-monotonically increasing DTS in the decoding process.1 parent ebd2cf0 commit 5fa463b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments