Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upConvert to AVI/MP4 video gets stuck on a frame while the audio continues. #792
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS
POST ONLY ISSUES RELATED TO BUGS OR CODE
USING "DeepFaceLab_CUDA"
Expected behavior
Convert SAEHD results to MP4 or AVI.
Actual behavior
Exported results video works fine for a few seconds and then gets stuck on a single frame, while the audio plays as normal for the remainder of the video.
Steps to reproduce
1.Extract images from src
2.Extract images from dst
3.Extract faces sf3d best gpu
4.Data_dst extract faces s3fd best gpu
5.Train saehd, all default settings except batch size 2 and dims to 128 (to accommodate my gpu)
6.Ran approx 150k iterations with both projects.
7.Convert SAEHD; all frames expected in the video are present in this step thru the preview window.
8.Tried both convert to avi and mp4 with the same issue of freezing on a single frame for the remainder of the video after a few seconds.
9.Deleted results video and rendered the video multiple times and the frame freezes in the exact same spot every time regardless or mp4/avi etc.
Other relevant information
Using "DeepFaceLab_CUDA"