SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.52k stars 895 forks source link

Release 3.6.1 #5029

Closed niksedk closed 3 years ago

niksedk commented 3 years ago

Time for a new release :)

This release contains mostly minor fixes and improvements: https://raw.githubusercontent.com/SubtitleEdit/subtitleedit/master/Changelog.txt Crashing in translate should be fixed, many minor improvements for Advanced Sub Station Alpha, and settings for subtitle formats, so you can get your favorite formats in top of the format drop down list: image

Also, 3.6.1 might have the "syntax coloring text box" enabled by default: image image Please test with non-english languages, like Chinese, Japanese, Korean, Hebrew etc, thx <3

And no, the source view is not gone: The "source view" is now hidden by default which gives a little more space for the list view. It's possible to toggle between "source view" and "list view" by "F2" (or context menu).

Beta link: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip

Do let us know if you known/find any bugs :)

TODO:

LeonCheung commented 3 years ago

The beta link here needs updating btw. :)

niksedk commented 3 years ago

thx Leon - link updated :)

niksedk commented 3 years ago

"Syntax coloring text box" enabled will not be enabled by default... seems to have problems with some languages.

hugok79 commented 3 years ago

Working fine in Portuguese(Portugal). No problems here 👍

iGom commented 3 years ago

Could you add the newest Tesseract 5.00 Alpha 2021-05-06 to OCR method?

https://github.com/UB-Mannheim/tesseract/wiki

niksedk commented 3 years ago

Could you add the newest Tesseract 5.00 Alpha 2021-05-06 to OCR method?

https://github.com/UB-Mannheim/tesseract/wiki

Thx for the info - beta updated: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip

iGom commented 3 years ago

Could you add the newest Tesseract 5.00 Alpha 2021-05-06 to OCR method? https://github.com/UB-Mannheim/tesseract/wiki

Thx for the info - beta updated: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip

OCR cannot be started due to missing library for tesseract.exe

"Code execution could not be performed because libgcc_s_dw2-1.dll was not found. "

also the libgcc_s_sjlj-1.dll

obraz

niksedk commented 3 years ago

Could you add the newest Tesseract 5.00 Alpha 2021-05-06 to OCR method? https://github.com/UB-Mannheim/tesseract/wiki

Thx for the info - beta updated: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip

OCR cannot be started due to missing library for tesseract.exe

"Code execution could not be performed because libgcc_s_dw2-1.dll was not found. "

obraz

Still happens in latest beta: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip ? What OS are you on? What CPU do you have?

Does Tesseract OCR 5 Beta work for other people?

OmrSi commented 3 years ago

I tested it after he posted his comment, and I faced the same issue.

Latest Win10, i7-7700HQ.

iGom commented 3 years ago

Windows 10 19042.964 (latest 20H2), i7-4790k

I tired to copy these two libraries to the tesseract folder and now end up with the error "The application did not start properly (0xc000007b)"

OmrSi commented 3 years ago

@niksedk I downloaded the x64 version here https://github.com/UB-Mannheim/tesseract/wiki and tested it on one image, it worked fine.

OmrSi commented 3 years ago

Okay, I think I got it. I tested the x32 version, and it showed the same error:

image

iGom commented 3 years ago

Okay, I think I got it. I tested the x32 version, and it showed the same error:

image

yep, the 64bit also work on my machine

iGom commented 3 years ago

ok, I found the proper DLLs in the mingw-w64 installation folder and now the OCR works for me

niksedk commented 3 years ago

@iGom and @OmrSi: Could you re-test (and re-download tesseract) in latest beta: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip

OmrSi commented 3 years ago

Yes. It's working fine now.

iGom commented 3 years ago

Works

niksedk commented 3 years ago

@iGom and @OmrSi: Could you re-test once again (and re-download tesseract) in latest beta: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip (latest tesseract download is now with stweil's latest binaries)

OmrSi commented 3 years ago

@niksedk Yes, it's working well here. :D

iGom commented 3 years ago

@niksedk Yes, it's working well here. :D

Same!

LeonCheung commented 3 years ago

@niksedk Hi, when I think the new "move parts after cursor position to next subtitle" feature seems to have some issue when performing undo/redo. Would you help to check that? I'm in Translation mode btw.

niksedk commented 3 years ago

@LeonCheung: thx - is it better now: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SubtitleEditBeta.zip ?

Should be very very close to 3.6.1 - please give it a quick test :)

LeonCheung commented 3 years ago

@niksedk Yeah, it's cool now, thanks!