Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
UniversalCharDetCS | 2012-04-03 | ||
SubLib | 2011-09-25 | ||
PgcDemux | 2011-01-23 | ||
Readme.txt | 2012-04-03 | 1.6 kB | |
Totals: 4 Items | 1.6 kB | 1 |
UniversalCharDetCS: UniversalCharDetCS is a standalone program (written in C#) for automatic charset / encoding detection of a given text file or web pages. Software is based on Mozilla Universal Charset Detector: http://mxr.mozilla.org/mozilla/source/extensions/universalchardet/src/ Majority of basic code was taken from a Ude (C # port): http://code.google.com/p/ude/ Related works (from where taken some ideas): (Pascal) http://chsdet.sourceforge.net/ (C#) http://code.google.com/p/nuniversalchardet/ (Java) http://code.google.com/p/juniversalchardet/ =============================================================================== SubLib: SubLib is a library that eases the development of subtitling applications. http://sublib.sourceforge.net/about http://gnomesubtitles.org/about User interfaces are designed for MS Windows operating system. Graphical User Interface SubLibGUI.exe is fully useful file format converter. Character User Interface SubLibCUI.exe is an example of using SubLib.dll in your own application. =============================================================================== PgcDemux: PgcDemux demuxes a DVD/VOB,IFO (PGC) in its elementary streams, video(m2v), audio(ac3,wav,dts,mpa) and subtitles(sup). http://www.videohelp.com/tools/PgcDemux http://download.videohelp.com/jsoto/dvdtools.htm PgcDemux app. Streams demuxer. Copyright (C) (2005) by jsoto The modification refers actuations of the program with parameters and exits. On the ground sources jsoto, modifications implement pawel57 ===============================================================================