Open Bug 1853276 Opened 2 years ago Updated 2 years ago

Incorrect union of track durations when track start times differ

Categories

(Core :: Audio/Video: Playback, defect)

defect

Tracking

()

People

(Reporter: karlt, Unassigned)

References

(Blocks 2 open bugs)

Details

combined-start-time = min(start-time).
If end-time = duration + start-time, one would expect combined-duration = max(end-time) - combined-start-time, rather than max(duration).

Blocks: 1853278
You need to log in before you can comment on or make changes to this bug.