-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

mkvmerge


> Merge and extract multimedia streams.

More information.


Display information about a Matroska file:

mkvmerge --identify {path/to/file.mkv}

Extract the audio from track 1 of a specific file:

mkvextract tracks {path/to/file.mkv} {1}:{path/to/output.webm}

Extract the subtitle from track 3 of a specific file:

mkvextract tracks {path/to/file.mkv} {3}:{path/to/subs.srt}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:09:07 2024