Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,256 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,458 downloads
    Wine 1.4.1 / 1.5.30
    1,310 downloads
    BackTrack 5 R3
    1,140 downloads
    Red Hat Linux 9
    1,039 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,036 downloads
    Linux Mint 14.1 / 15
    RC

    908 downloads
    Red Hat Enterprise
    Linux 6.4

    775 downloads
    VLC 2.0.6
    751 downloads
    Ubuntu 12.10
    714 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 621
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 664
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 353
    Home > Linux > Multimedia > Video > ccextractor > Changelog

    ccextractor 0.64 - Changelog


    What's new in ccextractor 0.64:

    October 29th, 2012

    · Changed Window GUI size (larger).
    · Added Teletext options to GUI.
    · Added -teletext to force teletext mode even if not detected
    · Added -noteletext to disable teletext detection. This can be needed for streams that have both 608 data and teletext packets if you need to process the 608 data (if teletext is detected it will take precedence otherwise).
    · Added -datapid to force a specific elementary stream to be used for data (bypassing detections).
    · Added -ru2 and -ru3 to limit the number of visible lines in roll-up captions (bypassing whatever the broadcast says).
    · Added support for a .hex (hexadecimal) dump of data.
    · Added support for wtv in Windows. This is done by using a new program (wtvccdump.exe) and a new DirectShow filter (CCExtractorDump.dll) that process the .wtv using DirecShow's filters and export the line 21 data to a .hex file. The GUI calls wtvccdump.exe as needed.
    · Added --nogoptime to force PTS timing even when CCExtractor would use GOP timing otherwise.



    What's new in ccextractor 0.63:

    August 18th, 2012

    · Teletext support has been added.
    · Bugfixes.
    · Work on CEA-708.
    · Better Hauppauge format support.



    What's new in ccextractor 0.60:

    January 25th, 2012

    · MP4 support has been added.
    · The Windows version was writing text files with double \r.
    · Closed captions blocks with no data could cause a crash.
    · -noru (to generate files without duplicate lines in roll-up) was broken, with complete lines being missing.
    · bin format was not working as input.



    What's new in ccextractor 0.56:

    December 9th, 2010

    · Added support for H.264



    What's new in ccextractor 0.53:

    February 24th, 2009

    · Force generated RCWT files to have the same length as source file.
    · Fix documentation for -startat / -endat switches.
    · Make -startat / -endat work with all output formats.
    · Fix sync check for raw/rcwt files.
    · Improve timing of dvr-ms NTSC captions.
    · Add -in=bin switch to read CCExtractor's own binary format.
    · Fix problem with short input files (smaller 1MB).
    · Clean up regular and debug output.
    · Add --no_progress_bar switch to help readability of redirected output.
    · Add -out=bin switch to write RCWT data.
    · Remove -bo/--bufferoutput switch and functionality.
    · [Volker] Added new generic binary format (RCWT for Raw Captions With Time). This new format allows one file to contain all the available closed caption data instead of just one stream.
    · Added --no_progress_bar to disable status information (mostly used when debugging, as the progress information is annoying in the middle of debug logs).
    · The Windows GUI was reported to freeze in some conditions. Fixed.
    · The Windows GUI is now targeted for .NET 2.0 instead of 3.5. This allows Windows 2000 to run it (there's not .NET 3.5 for Windows 2000), as requested by a couple of key users.



    What's new in ccextractor 0.52:

    December 20th, 2008

    · Support was added for frontends, which can now get realtime status information.
    · The Windows GUI was rewritten.
    · DVR-MS support was improved.
    · Clean-up was finished.



    What's new in ccextractor 0.50:

    December 12th, 2008

    · [Volker] Fix in DVR-MS NTSC timing
    · [Volker] More clean-up
    · Minor fixes



    What's new in ccextractor 0.49:

    December 10th, 2008

    · [Volker] Major MPEG parser rework. Code much cleaner now.
    · Some stations transmit broken roll-up captions, and for some reason don't send CRs but RUs... Added work-around code to make captions readable.
    · Started work on EIA-708 (DTV). Right now you can add -debug-708 to get a dump of the 708 data. An actually useful decoder will come soon.
    · Some of the changes MIGHT HAVE BROKEN MythTV's code. I don't use MythTV myself so I rely on other people's samples and reports. If MythTV is broken please let me know.
    · Added new debug options.
    · Other minor bugfixes and changes.



    What's new in ccextractor 0.46:

    November 25th, 2008

    · This release adds support for live streaming (it can now process files that are being recorded at the same time).
    · It adds a new DVR-MS loop so that it no longer uses the generic MPEG code for DVR-MS.
    · DVR-MS should (or will eventually, at least) be as reliable as TS.



    What's new in ccextractor 0.45:

    November 15th, 2008

    · A lot of work in DVR-MS support: fixes for issues in the MEPG code, the addition of autodetection, a force mode, and more.
    · An updated Windows GUI.
    · An option to allow long GOPs (many frames in the same GOP) for timing.
    · Minor bugfixes.



    What's new in ccextractor 0.44:

    September 10th, 2008

    · This release adds an option to the GUI to process individual files in batch, i.e. call ccextractor once per file.
    · It adds an option to prevent duplicate lines in roll-up captions.
    · There are several minor bugfixes.
    · The GUI has been updated to add the new options.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM