Search found 4 matches

by sethcoast
Mon Apr 06, 2020 2:07 am
Forum: Extract Support
Topic: OpenCV Error on Fresh install
Replies: 1
Views: 2368

OpenCV Error on Fresh install

Installing the latest version of faceswap on a fresh vm and getting an error that I've never seen before when I try to run extract: 04/06/2020 01:58:45 ERROR Got Exception on main handler: Traceback (most recent call last): File "/home/sad9719/faceswap/lib/cli.py", line 126, in execute_scr...
by sethcoast
Thu Mar 05, 2020 3:22 pm
Forum: Convert Support
Topic: ffmpeg writer - OSError: [Errno 32] Broken pipe
Replies: 6
Views: 16233

Re: "/bin/sh: 1: ldconfig: not found" "broken pipe"

This may actually be a problem with the input video. If you try the opencv writer and you get the same issue, then it is almost definitely a problem with the input, in which case you should probably look to either re-encode the video or extract it to individual frames. Ok this is great to know. I w...
by sethcoast
Thu Mar 05, 2020 6:09 am
Forum: Convert Discussion
Topic: Convert + Alignments - Common Problems MegaThread
Replies: 177
Views: 174497

Re: Conversion problem

I'm having the same issue with "counting frames" being much less than my actual number of frames. Did you ever figure this problem out?

by sethcoast
Thu Mar 05, 2020 5:55 am
Forum: Convert Support
Topic: ffmpeg writer - OSError: [Errno 32] Broken pipe
Replies: 6
Views: 16233

ffmpeg writer - OSError: [Errno 32] Broken pipe

I'm getting an extremely strange error when running convert on my video. After about 2% conversion the program will crash with: /bin/sh: 1: ldconfig: not found The number of iterations. Set to 0 to loop indefinitely. 03/05/2020 05:04:06 ERROR Got Exception on main handler: Traceback (most recent cal...