primepake / wav2lip_288x288

MIT License
530 stars 136 forks source link

Run preprocess.py #62

Closed saiyi123 closed 12 months ago

saiyi123 commented 12 months ago

File "preprocess.py", line 85, in mp_handler process_video_file(vfile, args, gpu_id) File "preprocess.py", line 50, in process_video_file dirname = vfile.split('/')[-2] IndexError: list index out of range

sth0409 commented 12 months ago

应该是路径的问题吧 可以检查一下

saiyi123 commented 12 months ago

Thank you very much. It is indeed a path related issue, and the Windows system has encountered quite a few problems running these things.