Hello,
When I play a video on VLC, I can enable closed captions for it, and the subtitles appear.
I'd like to extract these closed captions (as srt or whatever), but I can't see them with ffmpeg, or gMKVExtractGui.
Anyone can help me please? Here a short part of the video.
+ Reply to Thread
Results 1 to 6 of 6
-
-
Code:
ffmpeg -f lavfi -i movie=traitres.mkv[out+subcc] -map 0:1 -c:s text -y "output.srt"
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
A tool called Inviska uses MKVToolnix to extract subs which doesn't require command line.
Similar Threads
-
How to turn off subtitles on an MKV file?
By ryansclzo in forum SubtitleReplies: 10Last Post: 30th Nov 2024, 20:59 -
How do I extract an MPEG2 file out of a MKV container?
By guy24s in forum Video ConversionReplies: 12Last Post: 29th Jun 2024, 07:12 -
How to extract audio from MKV file without delay?
By guy24s in forum AudioReplies: 20Last Post: 29th Apr 2024, 22:33 -
VideoRedo's Quickstream fix took away subtitles from .mkv file?
By tom z in forum EditingReplies: 0Last Post: 3rd Jan 2021, 17:20 -
rip spu subtitles from an .mkv file
By nicovon in forum SubtitleReplies: 3Last Post: 18th May 2020, 16:03