agermanidis / autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
MIT License
4.14k stars 1.64k forks source link

Error when using Japanese as language #193

Open popomist opened 3 years ago

popomist commented 3 years ago

I get the folling error after the flac conversion step. This only happens with Japanese and there is no error with English

Process SpawnPoolWorker-11: Traceback (most recent call last): File "multiprocessing\pool.py", line 131, in worker File "multiprocessing\queues.py", line 375, in put File "multiprocessing\connection.py", line 205, in send_bytes File "multiprocessing\connection.py", line 285, in _send_bytes BrokenPipeError: [WinError 232] The pipe is being closed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "multiprocessing\process.py", line 315, in _bootstrap File "multiprocessing\process.py", line 108, in run File "multiprocessing\pool.py", line 136, in worker File "multiprocessing\queues.py", line 375, in put File "multiprocessing\connection.py", line 205, in send_bytes File "multiprocessing\connection.py", line 285, in _send_bytes BrokenPipeError: [WinError 232] The pipe is being closed