[feature] add support for export mkv without video

MKV playback, recompression, remuxing, codec packs, players, howtos, etc.
Post Reply
sl1pkn07
Posts: 9
Joined: Sun Jul 10, 2016 3:04 pm

[feature] add support for export mkv without video

Post by sl1pkn07 »

Hi

is possible add support for export only the sound/subtitles of the titles?

in the GUI only is selectable the sounds/subtitles, but not the video

greetings
Woodstock
Posts: 10213
Joined: Sun Jul 24, 2011 11:21 pm

Re: [feature] add support for export mkv without video

Post by Woodstock »

With MakeMKV, no. You can use the tools in mkvtoolnix to pull out subtitles, though.

Extracting closed captions is harder, because they are part of the video track itself, not a separate track like a subtitle.
sl1pkn07
Posts: 9
Joined: Sun Jul 10, 2016 3:04 pm

Re: [feature] add support for export mkv without video

Post by sl1pkn07 »

is for avoid extract the enterely title and after extract the tracks with mkvextract (waste a tons of space and time)

i never say about of the CloseCaptions. I say only the subtitle traks on the title

greetings
Woodstock
Posts: 10213
Joined: Sun Jul 24, 2011 11:21 pm

Re: [feature] add support for export mkv without video

Post by Woodstock »

Saving space, yes, but time, no - to pull out "everything except video", you still have to read the whole track, which is what takes up the most time.
Post Reply