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

Sushi failed to execute [traceback and sample provided] #32

Closed
Asinin3 opened this issue Jul 28, 2018 · 1 comment
Closed

Sushi failed to execute [traceback and sample provided] #32

Asinin3 opened this issue Jul 28, 2018 · 1 comment

Comments

@Asinin3
Copy link

Asinin3 commented Jul 28, 2018

When I try to run Sushi on the fourth episode of a show I have, it gives me the following error:

WARNING: Detected possibly broken segment starting at 0:45:47.56, increasing the window from 10 to 30
Traceback (most recent call last):
  File "sushi.py", line 840, in <module>
  File "sushi.py", line 834, in parse_args_and_run
  File "sushi.py", line 675, in run
  File "sushi.py", line 467, in calculate_shifts
TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
Failed to execute script sushi

I've re-checked the files and also tried demuxing the audio streams (aac source and flac destination) and using the audio as an input instead of the video files but nothing helped.

Audio files, script and output log here: https://drive.google.com/open?id=1AhdPiWiV6sox5Cl_5p9bOobwJAfH_Yym

@Asinin3
Copy link
Author

Asinin3 commented Jul 30, 2018

Nevermind it seems it's because the Blu-Ray doesn't have the preview at the end and it cant find anywhere to place the subtitles.

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

1 participant