View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001790 | DCP-o-matic | Bugs | public | 2020-07-31 00:26 | 2023-09-01 21:48 |
Reporter | carl | Assigned To | carl | ||
Priority | immediate | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.16.0 | ||||
Summary | 0001790: A/V sync drifts with DVD-ripped input | ||||
Description | The video frame indices that get passed to | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | Small | ||||
|
It looks like it's the change to count video frames (rather than relying on FFmpeg's PTS) that break this. With some 29.97fps DVDs the file contains only the actual video frames for a 24fps source so if you count them everything goes completely awry. Probably the best thing is to revert that change and then go back to the bug it fixed and try to fix it properly. There are some questions, though:
|
|
Believed fixed by b58ea0495d72d654161958e515dc6c5ba9992b80 and surrounding commits ( |
|
Have sent links to the people who were desperate for a fix but heard nothing back, so I'll assume it's OK. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-31 00:26 | carl | New Bug | |
2020-08-01 20:00 | carl | Description Updated | |
2020-08-01 20:00 | carl | Estimated work required | => Undecided |
2020-08-01 23:02 | carl | Note Added: 0003883 | |
2020-08-01 23:13 | carl | Note Edited: 0003883 | |
2020-08-01 23:23 | carl | Severity | major => block |
2020-08-01 23:24 | carl | Status | new => confirmed |
2020-08-01 23:24 | carl | Estimated work required | Undecided => Small |
2020-08-11 00:37 | carl | Note Added: 0003893 | |
2020-08-11 00:38 | carl | Assigned To | => carl |
2020-08-11 00:38 | carl | Status | confirmed => resolved |
2020-08-11 00:38 | carl | Resolution | open => fixed |
2020-08-11 00:38 | carl | Note Added: 0003894 | |
2023-09-01 21:48 | carl | Status | resolved => closed |