A KDE GUI for subtitleripper, to convert DVD subtitles to text subtitles.<BR><BR> Una intefaz gráfica de KDE para subtitleripper, para convertir subtítulos de DVD a subtítulos en texto.
Categories
Image ConvertersLicense
GNU General Public License version 2.0 (GPLv2)Follow KSubtitleRipper
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
There is an error in the source code that will prevent it compiling. There is a simple fix: in prefgeneral.h change: class PrefGeneral : protected PrefGeneralLayout to: class PrefGeneral : public PrefGeneralLayout