High resolution CS:S video
Here are sample shots rendered in 1600×896 resolution. The resolution is the biggest available when CS:S is running in widescreen mode. I had to crop 4 pixels from top and bottom to make resolution compatible with H264 video compression.
Download the video (75MB)
http://css.setti.info/community/films/k1ller-militia_HR.mp4
Instructions how to create high-res videos
RECORDING CS:S DEMO:
record mydemo (creates mydemo.dem file)
PLAYBACK DEMO:
Options -> Video Settings -> Set all high -> Enable VSync (ensures that frames will be "clean")cl_drawhud 0 (disables on-screen statistics)host_framerate 30 (sets framerate to exactly 30 fps)
con_notify_something 0 (disables left upper corner messages)<some other HUD settings disabled too, don't remember anymore>startmovie mymovie (starts TGA sequencing when demo starts playing)playdemo mydemo (starts to play demo)
Notice that playing demo can be very slow but it does not matter. It can be slow process to create long video clips though.
CREATE AVI (high res movie):
VirtualDub -> Open TGA sequence -> …
VirtualDub -> Filter -> Gamma filter (more brightness)
VirtualDub -> Save as… -> Uncompressed AVI (very big file)
Compressing with x264 codec:
MeGUI -> Open uncompressed avi -> Save as x264 (mp4) video
MeGUI -> Open audio file -> Save as AAC audio
“Muxing” audio + video:
Mp4box -> audio file + video file -> Final video file (x264 movie with sound, mp4 file)
No Comments
You must be logged in to post a comment.
