PgsToSrt icon indicating copy to clipboard operation
PgsToSrt copied to clipboard

PGS to Srt converter

Results 8 PgsToSrt issues
Sort by recently updated
recently updated
newest added

Is it possible to tell PgsToSrt to convert all files in a directory? Does it depend on the container?

Build failed on Linux without specifying the framework, please consider update README.md ``` dotnet publish -c Release -o out --framework net6.0 ```

It doesn't seem like the Tesseract trained data set is optional (i.e. 'fast' vs 'best') and as far as I can tell, you are using 'fast'. Is that the case?...

Do you plan on adding "Fix OCR errors" like subtitle edit option to resolve badly OCRd text ?

On ArchLinux the required library `liblept.so` is actually called `libleptonica.so`. I had to make the following symlink in order to make PgsToSrt to read it: `ln -s /usr/lib/libleptonica.so.6 /usr/lib/liblept.so.5`. Would...

It will be easier to install like `dotnet tool install -g PgsToSrt`. Guide is here: https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create Thanks a lot!

That's really good project I really like to use it whenever i have to work with pgs, can you also add vosub support cuz there is no good alternative like...