Skip to content

Add timescale support #707

@kixelated

Description

@kixelated

Currently, all container timestamps are in microseconds. It'll be slightly more efficient and "correct" if we were to instead write the timescale in the catalog and use that instead.

ex.

  • timescale=1000 means all timestamps are in milliseconds.
  • timescale=48000 means all timestamps match the sample rate (when using 48Khz)

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascriptPull requests that update Javascript coderustPull requests that update Rust code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions