crunchy-labs/crunchy-cli

Error opening input file

Closed this issue · 2 comments

Describe the bug
A clear and concise description of what the bug is.
Hi, I have "Error opening input files: Cannot allocate memory" which occurs in some title. The files doesn't merged and no trace.

To Reproduce
Steps / command to reproduce the behavior:

$ >"C:\Program Files\yt-dlp\crunchy-cli-v3.5.0.exe" archive --yes -a zh-CN -a ja-JP -a fr-FR -s fr-FR --merge audio --include-chapters --include-fonts --language-tagging ietf --skip-existing -o "E:\YTdlp\Crunchyroll\{series_name} - 
S{season_number}E{episode_number} - {title}.mkv" https://www.crunchyroll.com/fr/watch/GX9UQK7M1/guided-by-the-moon

Expected behavior
The file will be merged well.

Screenshots
Sans titre

Client (please complete the following information):

  • OS: Windows 11 Pro
  • Version crunchy-cli 3.5.0

Thank for your help and powerfull tool.

Thanks for reporting. This issue occurs because Crunchyroll reports that the intro ends at second 0 and starts at second 54, which is (understandably) behavior I didn't expect. But it got fixed in v3.5.2 now

Thanks for reporting. This issue occurs because Crunchyroll reports that the intro ends at second 0 and starts at second 54, which is (understandably) behavior I didn't expect. But it got fixed in v3.5.2 now

Ok thanks, I thought I had forgotten a synchro parameter to get through this problem.