Skip to content

Mux webm from SvtAv1EssentialEnc to mkv/webm should have tags, chapters #1961

@tesh00

Description

@tesh00

Describe the bug

https://github.com/staxrip/staxrip/blob/v2.52.3/Source/General/Muxer.vb#L727
AndAlso p.VideoEncoder.OutputPath.Ext <> "webm"

webm supports chapter already.

https://github.com/staxrip/staxrip/blob/v2.52.3/Source/General/Muxer.vb#L839
ChapterFile <> "" AndAlso File.Exists(ChapterFile)

StaxRip version

2.52.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions