You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've came across several subtitles that fail to extract from PGS to SRT and they all share similar scenes where subtitles are rendered at the top and bottom of the screen (generally when some signs and speech have to render at the same time).
See example below:
Here is a .sup file extracted from the video that reproduces the error: Google Drive link
For this .sup file, when I run the image extraction for the 109 frame (screenshot above):
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0')
at Ft (file:///pgs-to-srt/pgs-to-srt.js:2:79154)
at Lt (file:///pgs-to-srt/pgs-to-srt.js:2:81570)
at eventLoopTick (ext:core/01_core.js:168:7)
at async file:///pgs-to-srt/pgs-to-srt.js:8:598
I also tried extracting it using pgs-to-srt.com but the process gets stuck and the browser console shows the following error:
The text was updated successfully, but these errors were encountered:
I've came across several subtitles that fail to extract from PGS to SRT and they all share similar scenes where subtitles are rendered at the top and bottom of the screen (generally when some signs and speech have to render at the same time).
See example below:
Here is a .sup file extracted from the video that reproduces the error: Google Drive link
For this .sup file, when I run the image extraction for the 109 frame (screenshot above):
The error I get is:
I also tried extracting it using pgs-to-srt.com but the process gets stuck and the browser console shows the following error:
The text was updated successfully, but these errors were encountered: