Skip to content

Support other video container formats than MP4 #7354

@jprochazk

Description

@jprochazk

We currently only support a part of mp4 through our fork of rust-mp4: https://github.com/rerun-io/re_mp4.
It should correctly handle any kind of mp4 file, as a lot of the parsing code is a port of mp4box.js which does handle the full suite of mp4 boxes correctly, but it's mostly untested.

Container formats we may want to support in the future:

  • mkv / matroska
  • webm

Metadata

Metadata

Assignees

No one assigned

    Labels

    feat-videoanything video decoding, player, querying, data modelling of videos etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions