updated README

This commit is contained in:
Anshul Maheshwari 2014-07-29 08:16:00 +02:00
parent 2df8931d00
commit bc1aff78d7

View File

@ -3,19 +3,14 @@ ccextractor
CCExtractor - Carlos' version (mainstream). CCExtractor - Carlos' version (mainstream).
0.70 - GSOC 0.71
----------- -----------
This is the first release that is part of Google's Summer of Code. - Added feature to receive captions in BIN format according to CCExtractor's own
Anshul, Ruslan and Willem joined CCExtractor to work on a number of things protocol over TCP (-tcp port [-tcppassword password])
over the summer, and their work is already reaching the mainstream - Added ability to send captions to the server described above or to the
version of CCExtractor. online repository (-sendto host[:port])
- Added -stdin parameter for reading input stream from standard input
- Compilation in Cygwin using linux/Makefile
- Code tested with coverity for defect density 0.42
- Correction of mp4 timing, when one timestamp points timing of two atom
- Added a huge dictionary submitted by Matt Stockard.
- Added DVB subtitles decoder, spupng in output
- Added support for cdt2 media atoms in QT video files. Now multiple atoms in
a single sample sequence are supported.
- Changed Makefile.
- Fixed some bugs.
- Added feature to print info about file's subtitles and streams.
- Support Long PMT.
- Support Configuration file.