autosub icon indicating copy to clipboard operation
autosub copied to clipboard

UnicodeDecodeEerror

Open a690089735 opened this issue 5 years ago • 2 comments

Make sure you have read the readme, searched and read the issues related to yours. Otherwise it will be considered as a duplicate which will be closed immediately.

Describe the bug run-> Traceback..... File ....__main__.py...line26..in File ....__init__.py....line 68, in main File ...ffmpeg_utils.py....line 187, in get_cmd File ...ffmpeg_utils.py.....line 176, in which_exe UnicodeDecodeEerror:‘ascii’ code can't decode 0xce in position 3:ordinal not in range(128) [14356]Failed to execute script __main__

To Reproduce select mp4file:没有中文没有空格。 run-> Traceback..... File ...__main__.py...line26..in File ....__init__.py....line 68, in main File ...ffmpeg_utils.py....line 187, in get_cmd File ...ffmpeg_utils.py.....line 176, in which_exe UnicodeDecodeEerror:‘ascii’ code can't decode 0xce in position 3:ordinal not in range(128) [14356]Failed to execute script __main__

测试了来自不同渠道的多个MP4文件。

a690089735 avatar Mar 13 '20 02:03 a690089735

Hi, this seems to be the problem of autosub, not my gui. Can you try to download the latest version of autosub from here? Download and extract it, then put my autosub_gui.exe inside. Please let me know if the problem persists. Thank you.

kwea123 avatar Mar 13 '20 14:03 kwea123

我现在脱离了GUI,直接使用了autosub 0.5.5alpha(因为我发现0.5.5的可以解压直接使用,而且兼容空格符),但是遇到了google api返回空值的错误(由于语音切片时间过短)。等待git主在下一个版本中将其修复。

a690089735 avatar Mar 14 '20 00:03 a690089735