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.92k stars 4.93k forks source link

No Video File Generated Despite Successful Processing Message #395

Open Mukku27 opened 3 weeks ago

Mukku27 commented 3 weeks ago

Issue Title: No Video File Generated Despite Successful Processing Message

Description:

After running the face swap functionality with the following command, I receive a success message but cannot locate the generated video file in the output directory:

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!

Steps to Reproduce:

  1. Select a source image and target video for face swapping.
  2. Execute the face swap process.
  3. Check the designated output directory for the resulting video file.

Expected Behavior:

A video file should be generated and saved in the output directory as indicated by the success message.

Actual Behavior:

The process completes with a success message, but no video file is found in the output directory.

Environment:

Additional Notes:

zaiddabaeen commented 2 weeks ago

Getting the same issue here, no GPU, Mac Intel, Python 3.9.

SwingerDude commented 1 week ago

Exact same problem here. Two friends have previous/prior version that work. Latest does NOT. Preview function is operational, however as stated above, successful processing does not leave a file accessible. Someone messed it up.