YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
754 stars 147 forks source link

ffmpeg._run.Error: ffprobe error (see stderr output for detail) #94

Closed wdrink closed 3 years ago

wdrink commented 3 years ago

Thanks a lot for your fantastic work. BTW, when I run the swap.py, it shows me an error 'ffmpeg._run.Error: ffprobe error (see stderr output for detail)', anybody knows how to fix this bug?

damengdameng commented 3 years ago

here is the solution. #70

wdrink commented 3 years ago

Ok, I have fixed this problem, thanks a lot.