{"tool":"mkvextract","tool_display":"Mkvextract","intent":"extract-subtitle-track","intent_display":"extract subtitle track","title":"Mkvextract Command: extract subtitle track","command_string":"mkvextract tracks <path/to/file.mkv> <3>:<path/to/subs.srt>","raw_command_string":"mkvextract tracks {{path/to/file.mkv}} {{3}}:{{path/to/subs.srt}}","description":"Exact CLI syntax to extract subtitle track using Mkvextract.","usage_scenario":"You need to extract subtitles from an MKV file for translation purposes.","scenario_context":"You need to extract subtitles from an MKV file for translation purposes.","simulated_output":"Extracting track 3 to 'path/to/subs.srt'...\nDone.","how_to_steps":["Run the command with the MKV file path and track number.","Specify the output path for the extracted subtitle file.","Check the output file for the extracted subtitles."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/mkvextract/extract-subtitle-track"}