hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
34.93k stars 4.93k forks source link

Face swap video outputs success, but no video is outputted. #381

Open AteebXYZ opened 3 weeks ago

AteebXYZ commented 3 weeks ago

By selecting a source image and target video, the program runs and this is outputted:

Processing: 100%|█████████████████| 451/451 [01:20<00:00, 5.62frame/s, execution_providers=['CUDAExecutionProvider'], execution_threads=11, max_memory=16] [DLC.CORE] Creating video with 30.0 fps... [DLC.CORE] Restoring audio might cause issues as fps are not kept... [DLC.CORE] Processing to video succeed!

but when i check my output directory, there is no video.

OS: Fedora Linux 40 Cuda 11.8 cudnn 8.9.6 python3.10

aijing1993 commented 1 day ago

Hello, do you find a solution for this?