Git Product home page Git Product logo

hlae-configs's Introduction

about

These are my personal configs for recording CS:GO clips using HLAE. I've created multiple different configs for different purposes, and separated the logic for easy editing.

configs

regular: records high framerate video

blur: records video with motion blur

type config recorded streams
regular hlae.cfg game
blur hlae_blur.cfg game
regular hlae_vm.cfg game, viewmodel
blur hlae_vm_blur.cfg game, viewmodel
regular hlae_adv.cfg game, depth, viewmodel, hud

You can create your own configs by copying one of these defaults and modifying the streams. If you add new streams, make sure to also reset them inside hlae__base.cfg.

usage

exec the config you want to use, then type commands for a list of available commands.

You can use the numpad arrow keys to traverse the demo, and press o to start/stop recording.

Recordings will save to your CS:GO game directory inside the untitled_rec folder. You can change this by adding mirv_streams record name "[path]" to your movie config.

Each stream recording saves to its own folder with the game audio separate. You can automatically combine these videos with the game audio by using the provided create_videos.bat script. Just place it inside your HLAE recording folder (untitled_rec) and run it.

configuration

Recording settings are adjustable inside hlae__settings.cfg. See settings for explanations on what each setting does.

requirements

optional

  • utvideo codec (best format imo: smaller lossless recordings, fast editing)

settings

available recording presets

Options (bad->good quality):

  • ffmpeg_terrible
  • ffmpeg_low
  • ffmpeg_medium
  • ffmpeg_high
  • ffmpeg_ultra_high
  • ffmpeg_almost_lossless
  • ffmpeg_lossless (might break in editing programs)

extra options:

I suggest using utvideo for the best quality recordings and fastest editing experience.

general settings

recording fps

Higher = smoother blur (less visible frames), longer recording time. Good values are 900-1200.

regular settings

recording quality

Select a preset from the list. You currently have to modify the quality for each stream in whichever config you're using if it's not a blur config.

blur settings

blur fps

The final fps of the recorded video.

blur amount

The amount of motion blur. Higher = more blur, lower = less blur. (1 = default sony vegas resample)

If you want to use velocity in editing then you can make this higher than your final video fps and adjust the blur amount using the formula below.

[new blur amount] = [old blur amount] × ([new fps] / [old fps])

e.g. You want a video at 60fps with 1 blur amount, so you can instead record at 120fps with 2 blur amount.

blur quality

Select a preset from the list.

hlae-configs's People

Contributors

f0e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.