Skip to content

H.264 #43

Answered by lysxelapsed
mrscorchedsilk asked this question in Q&A
Jul 13, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You can change it yourself. Just open the windows_run.bat with an editor (even the standard windows editor works fine), on the third line you'll see this:
set COMMANDLINE_ARGS=--execution-provider cuda --frame-processor face_swapper face_enhancer --video-encoder libvpx-vp9

Just change the "libvpx-vp9" at the end to "libx264", save the file and you're good to go. The third option would be "libx265", which I'm using for better compression / smaller files sizes.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mrscorchedsilk
Comment options

Answer selected by C0untFloyd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants