{"tool":"mkvextract","tool_display":"Mkvextract","intent":"extract-audio-track","intent_display":"extract audio track","title":"Mkvextract Command: extract audio track","command_string":"mkvextract tracks <path/to/file.mkv> <1>:<path/to/output.webm>","raw_command_string":"mkvextract tracks {{path/to/file.mkv}} {{1}}:{{path/to/output.webm}}","description":"Exact CLI syntax to extract audio track using Mkvextract.","usage_scenario":"Extract audio from an MKV file for use in another application.","scenario_context":"Extract audio from an MKV file for use in another application.","simulated_output":"Extracting track 1 to 'path/to/output.webm'...\nExtraction complete.","how_to_steps":["Run the command with the MKV file path and desired output path.","Specify the track number to extract, in this case, track 1.","Check the output file for the extracted audio."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/mkvextract/extract-audio-track"}