what are you guys using to make vids? i used to use fraps 99 but that now requires payment for the privilege, i have tried obs but the killed the game - fps dropped to 20 which was like oh dear. I have also tried the in game demorec but i cant find the program i used to use to convert to avi/mpg - the in game convert to avi is ridiculously slow.any help would be appreciated.regardsRage
Quote from: Rage on December 31, 2021, 12:42what are you guys using to make vids? i used to use fraps 99 but that now requires payment for the privilege, i have tried obs but the killed the game - fps dropped to 20 which was like oh dear. I have also tried the in game demorec but i cant find the program i used to use to convert to avi/mpg - the in game convert to avi is ridiculously slow.any help would be appreciated.regardsRage*I think* there is some function that exports every demorec frame as bmp, then you use some program to make them into a video.
ffmpeg -start_number 13321 -r 70 -i t:\temp\ut2004movie\Shot%d.bmp -c:v libx264 -preset slow -crf 18 -r 60 t:\output.mp4ffmpeg -start_number 12321 # start screenshot number BPM file. -r 70 # rated recorded frame rate (somehow for me it takes 70 frames for one second.) -i t:\temp\ut2004movie\Shot%d.bmp # input file name, (%d means 001,002, 003 ext.)-c:v libx264 # x264 codec-preset slow # slow preset-crf 18 # Constand quality-r 60 # output frameratet:\output.mp4 # output location/name
what are you guys using to make vids?
Could someone delete these two posts I made last night?I'm not sure what I was trying to do I got a little drunk - celebrated finishing my job yesterday