aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 3e7f87fbfa85b56f8ff164246587a7993ecf429b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
rendertools
-----------

orange box engine demo renderer

usage:
	rt [-w <width>] [-h <height>] [-g <game>] [-r <fps>] [-s <qvs>] [-1] [-q <quality>] OR [-b <bitrate>]
	path/to/video.mp4 path/to/demo1.dem...

-1 flag combines multiple renders into 1 file (UNIMPLEMENTED)

bitrate is in kbps, quality 1-100
cannot specify quality and bitrate at the same time
demo path is relative to the gamedir (e.g. hl2)