Skip to content

Add a way of specifying frame duration to FLAC encoder config #595

@Yahweasel

Description

@Yahweasel

This is a followup to #405. #551 added a frameDuration attribute to the Opus encoder configuration, and closed #405 since Opus is the only codec with this tuning knob supported by any browser.

I'm the author of the polyfill: https://github.com/ennuicastr/libavjs-webcodecs-polyfill . The polyfill does support FLAC encoding.

I'll be adding support for this tuning knob to the Opus encoder in libavjs-webcodecs-polyfill Soon™, but I'd like to also add it to FLAC, and ideally do so following the spec instead of deviating from the spec with the possibility of Chrome later deviating in a different way. That is, I'd like to see similar for FLAC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions