Skip to content

[Question] About functionality of the programm #7

@the-hotmann

Description

@the-hotmann

Reading the docs I was wondering if this tool also allows to just "modify" an existing MKV?

I would like to parse an MKV File and clean the titles.

For example:

VIDEO: "name of video"
AUDIO1: "Surround 7.1"
AUDIO2: "Surround 7.1"
AUDIO3: "Surround 5.1"
SUBTITLE1: 
SUBTITLE2: 
SUBTITLE3: 
SUBTITLE4: 
SUBTITLE5: 
SUBTITLE5: 

And I want to parse the file and set the title according of what this is. For example:

VIDEO: "" (shall never have a title)
AUDIO1: "TrueHD Atmos 7.1 24bits @3574kbps"
AUDIO2: "TrueHD Atmos 7.1 24bits @3539kbps"
AUDIO3: "DTS-HD MA 5.1 24bits @2466kbps"
SUBTITLE1: "Forced (SRT)"
SUBTITLE2: "Forced (VOB)"
SUBTITLE3: "Forced (PGS)"
SUBTITLE4: "Full (SRT)"
SUBTITLE5: "Full (VOB)"
SUBTITLE5: "Full (PGS)"

For "Forced" subtitles I also want to set the "forced" bit.

Is this genereally possible with this tool?
Best regards :)

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