# POV recorder
cs2pov pov -d /path/to/demo.dem -p "player" -o /path/to/output.mp4

# Trim
cs2pov trim /path/to/recording_raw.mp4 -d /path/to/demo.dem -p "player" -o /path/to/output.mp4

# Info
cs2pov info /path/to/demo.dem
