CCExtractor - Official version maintained by the core team
Go to file
Anshul Maheshwari b06654b760 increased 1 byte of cc_data according to spec
According to CEA-708-D August 2008
cc_data() {
    reserved                   1 bit
    proccess_cc_data_flag      1 bit
    zero bit                   1 bit
    cc_count                   5 bit
    reserved                   8 bit
    for( i = 0; i < cc_count; i++) {
        one_bit_4_compatibility      1 bit
        reserved                     4 bit
        cc_valid                     1 bit
        cc_type                      2 bit
        cc_data_1                    8 bit
        cc_data_2                    8 bit
    }
}
2014-10-12 00:55:08 +05:30
Dictionary A Free dictionary provided by Matt Stockard 2014-05-28 20:02:44 +02:00
docs updated changes 2014-10-11 12:26:54 +05:30
linux Fix of build script + moving ccfont2 2014-10-10 16:47:30 +02:00
mac Replace g++ with gcc in OSX 2014-08-11 14:33:52 +02:00
OpenBSD updated changes 2014-10-11 12:26:54 +05:30
src increased 1 byte of cc_data according to spec 2014-10-12 00:55:08 +05:30
windows Merge branch 'pr/n111_wforums' 2014-10-11 08:05:02 +02:00
.gitignore added configuration's source file in vcxproj 2014-07-03 19:37:15 +05:30
README.md updated some grammer in Readme.md 2014-08-18 23:37:03 +05:30

ccextractor

Carlos' version (mainstream) is most stable branch.

Extracting subtitles were never so easy then following command: ccextrator "name of input"

Gui lovers please download Sorceforge version of CCExtractor, Git Version is not your cup of tea. http://ccextractor.sourceforge.net/download-ccextractor.html

For News about release, please find CHANGES.TXT