So I'm almost done with my forest scene and I set up a video flythrough in UDK. I have no idea how to capture the flythrough on video though. Can anyone share the process or software they use to capture their flythroughs from UDK? I just want a 720p video that I can upload to Youtube or open off of my external hard drive.
Thanks.
EDIT: Just found a video where Lamont goes through his process. Downloading it now. Would still like to gather other suggestions though.
Replies
It's free and does the job like I want.
You can download it here : http://camstudio.org/
For the codec, I like to use Xvid : http://www.xvid.org/
When running UDK make sure you don't play it in editor mode.. You can run the editor and click build - play on PC...
Make sure you set your 1280*720 resolution using the UDK console as well...
Hope this helps
http://udn.epicgames.com/Three/CapturingCinematicsAndGameplay.html
Ah, thanks a lot. That's what the video Lamont did that I downloaded described but it'll be easier to do it by going through this probably.
UDK.exe DM-JapaneseMapleMap -BENCHMARK -MAXQUALITYMODE -NOTEXTURESTREAMING -DUMPMOVIE -FPS=30 -ResX=1280 -ResY=720
When it launches the game it just stays on the menu though and records frames of the menu. Anyone have any idea why that would happen or am I loading the map through Frontend the wrong way?
EDIT: Found a way to launch it with the commands through the editor but it crashes before it loads the map. Pretty sure this is the right way to do it though, just something is causing it to crash.