SubtitleEdit / subtitleedit

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

Fixes edge cases for parsing milliseconds. #8752

Closed PoneyClairDeLune closed 2 months ago

PoneyClairDeLune commented 2 months ago

Discovered by @Jirehlov, this PR aims to fix edge cases where parsing the millisecond portion of the time codes doesn't have three digits.

Cannot install Visual Studio Community on Linux, and cannot compile SubtitleEdit on Linux due to a lack of WinForm, so this PR is not tested.

niksedk commented 2 months ago

Thx for the info/fix :)