mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-14 13:24:36 +00:00
framesPath = 'path/to/GFPGAN/frames/%5d.png' ffmpeg -y -r {fps} -f image2 -i {framesPath} -i {audioPath} -vcodec mpeg4 -b:v 20000k {vidOutPath} #403
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sabithossain1 on GitHub (Oct 6, 2023).
Uploading 174ae1262c46179958cd5457ca4d6a19.mp4…
@sabithossain1 commented on GitHub (Nov 6, 2023):
https://github.com/TencentARC/GFPGAN/issues/449#issue-1930579489
@sabithossain1 commented on GitHub (Nov 6, 2023):
Nice