Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing *.mkv files throws errors #33

Closed
nickinzon opened this issue Oct 29, 2024 · 4 comments
Closed

Processing *.mkv files throws errors #33

nickinzon opened this issue Oct 29, 2024 · 4 comments

Comments

@nickinzon
Copy link

Thank you, Ethan. I can now process the *.sup files successfully. Though processing an *.mkv file throws an error. Tested with several different *.mkv files.

macSubtitleOCR file.mkv ./ --languages de,en
zsh: trace trap  macSubtitleOCR file.mkv ./ --languages de,en

Originally posted by @nickinzon in #30 (comment)

@ecdye
Copy link
Owner

ecdye commented Oct 29, 2024

What kind of subtitle tracks do they contain?

@nickinzon
Copy link
Author

PGS subtitles.

@ecdye
Copy link
Owner

ecdye commented Oct 30, 2024

If possible can you try and compile and run it in a debugger to let me know what the logger output is? If not, its going to be difficult to pinpoint where the issue is without the original files.

@ecdye ecdye closed this as completed in ddfd96c Nov 1, 2024
@nickinzon
Copy link
Author

Thank you! That fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants