Skip to content

Decoding of M4A on Windows might fail/abort #9266

Closed
@mixxxbot

Description

Reported by: uklotzde
Date: 2018-04-25T09:30:38Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp1766834
Tags: soundsource, windows


Successor of https://bugs.launchpad.net/mixxx/+bug/1490580

It turns out that the conversion from stream units (100 ns) to sample frames might be inaccurate due to rounding errors. The calculated position in frames within the stream is sometimes 1 less than the actual position when using StreamUnitConverter::toFrameIndex(), although adding the frame index bias should already account for and prevent this situation.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions