Feature |
Bulk extract subtitles based upon language code |
ID: 1320Status: RejectedVersion: 0.8.0.0Report Date: June 7, 2023Product: MKVCleaver Portable | |
Reporter | Alecu |
Assignee | |
Description Hello! I want to bulk extract subtitles based upon a language code. Example: I add 100 videos that have Romanian (Rum-Ro) subtitles, but with different Track IDs. How can i bulk extract only Romanian subtitles in this case without selecting it 1 by 1? |
Add the following lines to your custom.ini:
[Parameters]
Lang=Language
[Filters]
1=Subtitles|Lang|Is Not|ro
This will filter out all files that do not have subtitles with language code RO
Or checkout MKVExcisor.
You can find it in forum of doom9.