How to customize mkvmerge commands #311

Closed
opened 2022-05-29 12:27:36 +00:00 by LeLuke007 · 5 comments
LeLuke007 commented 2022-05-29 12:27:36 +00:00 (Migrated from github.com)

Bro is there any option to customize the mkvmerge commands, like I don't want commands like "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" and instead I would like to change the track order of the subs and flagging Eng sub to default for crunchyroll-DLs.
These are minor commands I want to customize for myself, rest the cli is working perfectly fine.

Bro is there any option to customize the mkvmerge commands, like I don't want commands like "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" and instead I would like to change the track order of the subs and flagging Eng sub to default for crunchyroll-DLs. These are minor commands I want to customize for myself, rest the cli is working perfectly fine.
izu-co commented 2022-05-29 12:29:44 +00:00 (Migrated from github.com)

See #219. My commands might be about FFmpeg, but also apply to mkvmerge.

See #219. My commands might be about FFmpeg, but also apply to mkvmerge.
izu-co commented 2022-05-29 12:47:38 +00:00 (Migrated from github.com)

If you want I could add an option like --mkvmergeOptions "--yourStuff" with "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" as default.

This way, you could customize it.

If you want I could add an option like `--mkvmergeOptions "--yourStuff"` with "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" as default. This way, you could customize it.
LeLuke007 commented 2022-05-29 13:11:51 +00:00 (Migrated from github.com)

If you want I could add an option like --mkvmergeOptions "--yourStuff" with "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" as default.

This way, you could customize it.

Yeah pls. That would be a great help

> If you want I could add an option like `--mkvmergeOptions "--yourStuff"` with "--no-date", "--disable-track-statistics-tags", "--engage no_variable_data" as default. > > This way, you could customize it. Yeah pls. That would be a great help
izu-co commented 2022-05-29 14:19:27 +00:00 (Migrated from github.com)

The newest commit adds the feature. If it is not working, try to put it in the cli defaults, since escaping " from the terminal might not work correctly.

The newest commit adds the feature. If it is not working, try to put it in the cli defaults, since escaping `"` from the terminal might not work correctly.
izu-co commented 2022-05-29 14:20:15 +00:00 (Migrated from github.com)

Also, you would need to build it yourself, since it does not qualify for a new release.
If you need help with that, contact me any time.

Also, you would need to build it yourself, since it does not qualify for a new release. If you need help with that, contact me any time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#311
No description provided.