Page 1 of 1

Feature request - Closed Caption support

Posted: Wed Apr 18, 2012 9:57 pm
by wadebear
I'd like to request support for Closed Caption be added to MakeMKV.

This otherwise excellent program lacks the ability to capture and process Closed Caption information - which is the only captioning available on some DVDs.

As a person with a hearing loss I need some sort of captioning to understand what people are saying, otherwise all I hear when people talk is mumble mumble mumble mumble. Particularly on animated stuff when the characters have high squeaky voices (Cartman and Butters on South Park for example).

Re: Feature request - Closed Caption support

Posted: Thu Apr 19, 2012 5:09 am
by Chetwood
wadebear wrote:This otherwise excellent program lacks the ability to capture and process Closed Caption information - which is the only captioning available on some DVDs.
I've seen a LOT of DVDs and so far the only one with CC was Dracula RC1. Can you upload a 2 min sample reauthored with DVD Shrink somewhere?

Re: Feature request - Closed Caption support

Posted: Sun Apr 22, 2012 7:44 pm
by Romansh
All NTSC DVDs of Stargate SG-1 that I own (Seasons 2-7, region 1) only have CC, and no subtitles.

Re: Feature request - Closed Caption support

Posted: Tue Apr 24, 2012 8:19 am
by mike admin
It was planned for the long time. Getting closer and closer, but no definite timeline yet.

Re: Feature request - Closed Caption support

Posted: Wed Aug 28, 2013 3:28 pm
by leyline
I too would love to see CC support built in!
A lot of dvd's that are Public education, ie: children's story to dvd have CC
and I like to backup the discs with CC so the kids can still "read along"

Re: Feature request - Closed Caption support

Posted: Fri Sep 05, 2014 11:25 pm
by dannyboy48888
Temporary and crude method....Oped the disc, stream it, pick the title in your browser, and save the VOB. Does work with ccextractor. Downside is it's not a MKV file (kinda the point of the program) all the streams are present and there are no chapters, but the Closed Captions are there.

Re: Feature request - Closed Caption support

Posted: Wed Sep 10, 2014 6:28 pm
by Devore
I also have 1 single DVD that has French subtitles and English CC. Many TV show DVDs use CC as well.

You need to rip the title into a VOB as mentioned, and run CCExtractor on it. Then run MakeMKV as normal, and mux in the subtitles after with mkvtoolnix.

Re: Feature request - Closed Caption support

Posted: Wed Sep 10, 2014 6:30 pm
by dannyboy48888
Besides SG1 star trek Voyager also has just closed captions

Re: Feature request - Closed Caption support

Posted: Tue Sep 16, 2014 1:24 pm
by docbill
Chetwood wrote:
wadebear wrote:This otherwise excellent program lacks the ability to capture and process Closed Caption information - which is the only captioning available on some DVDs.
I've seen a LOT of DVDs and so far the only one with CC was Dracula RC1. Can you upload a 2 min sample reauthored with DVD Shrink somewhere?
I've actually found most North American DVD's have CC. In my early days of DVD ripping, I spend hours OCR'ing idx/sub files. Then I came across a program for extracting Cc. I found in many cases the Cc where there, and grabbing those eliminated all the OCR errors. Although care must be taken. In some cases I found the Cc where not as complete or as accurate as the idx/sub files.

Then I went to ripping mostly blu-rays, so it is back to OCR'ing subtitles. Only at least the software I have for OCR sup files is more efficient...

Now I have a media player that will allow me to download subtitles from online. So I only bother doing my own subtitles when I don't like the ones I download because they are out of sync or aren't accurate enough for my liking.

Still it would be nice if makemkv would extract closed captions into a srt track. It would make it much easier to have accurate subtitles available.

Bill

Re: Feature request - Closed Caption support

Posted: Fri Oct 17, 2014 6:08 pm
by dannyboy48888
For the Linux users who don't dabble with makefiles I've made a Ubuntu package on launchpad as one wasn't present. my handle dannyboy48888. Works on streams downloaded first with the stream function.

Re: Feature request - Closed Caption support

Posted: Sat Nov 19, 2016 7:19 pm
by Krawk
mike admin wrote:It was planned for the long time. Getting closer and closer, but no definite timeline yet.

Bumping a very old topic. I still see support of this lacking.
Mike, I know you probably have a day job so I won't press too hard but was this feature request abandoned, forgotten or just low enough priority?

Re: Feature request - Closed Caption support

Posted: Sat Nov 26, 2016 10:38 pm
by necrosis
Krawk wrote:
mike admin wrote:It was planned for the long time. Getting closer and closer, but no definite timeline yet.

Bumping a very old topic. I still see support of this lacking.
Mike, I know you probably have a day job so I won't press too hard but was this feature request abandoned, forgotten or just low enough priority?
Might be dropped. Doing subtitles like CC on DVD is a PITA cause the subtitles are images not "text" files. So to capture them you must OCR them. Which is not that accurate and a ton of coding work.

Re: Feature request - Closed Caption support

Posted: Fri Dec 09, 2016 5:28 pm
by Romansh
necrosis wrote:Might be dropped. Doing subtitles like CC on DVD is a PITA cause the subtitles are images not "text" files. So to capture them you must OCR them. Which is not that accurate and a ton of coding work.
No, the captions we're talking about are text, not images like DVD subtitles. The problem with them is they're embedded in the video track, rather than in their own track. Currently (or at least last I checked, it's been a long while), MakeMKV cannot extract them to their own track.