Skip to content

Releases: psyGamer/TASRecorder

v1.7.1

17 Jan 15:19
Compare
Choose a tag to compare
  • Remove loading times from recording
  • Detect outdated FFmpeg binary
  • Fix crash with mono-audio
  • Update Linux FFmpeg distribution

Full Changelog: 1.7.0...1.7.1

v1.7.0

01 Dec 16:31
Compare
Choose a tag to compare
  • Hardware Acceleration Support (requires FFmpeg binary encoder)
  • Add Encoder option for using the FFmpeg binary (new default)
  • Added a setup screen for hardware acceleration
  • Fixed hooking incorrect method, which only slightly worked
  • Reworded some texts
  • Bumped Everest version to 4465
  • Removed TASRecorderInterop (use TASRecorderAPI instead!)

Full Changelog: 1.6.1...1.7.0

v1.6.1

27 Nov 19:23
Compare
Choose a tag to compare
  • Fixed not being able to change FPS
  • Use TAS Recorder's FFmpeg libraries if system ones are outdated
  • Ship FFmpeg library dependencies, because some distros ship outdated ones
  • Suppress warnings when CelesteTAS tries to restore settings
  • Bumped download timeout to 5 minutes
  • Improved some translations

Full Changelog: 1.6.0...1.6.1

v1.6.0

26 Oct 18:55
Compare
Choose a tag to compare
  • Added the H.264 RGB codec
  • Added the FLAC codec
  • Added a H.264 quality control
  • Added customizable black fades
  • Use recording duration only as an estimate
  • Fixed FFmpeg libraries on Windows not supporting other codecs
  • Fixed loading times causing the recording to stop early
  • Fixed some localization issues
  • Refactored the API

Full Changelog: 1.5.0...1.6.0

v1.5.0

14 Oct 07:39
Compare
Choose a tag to compare
  • Fixed FFmpeg libraries for MacOS on Apple Silicon
  • Fixed weird interactions with DebugConsole and ImGuiHelper
  • Fixed crash on latest Everest-core
  • Skip recording first frame instead of crashing, when an error happens
  • Bumped Everest dependency to 4287

Full Changelog: 1.4.0...1.5.0

v1.4.0

02 Oct 16:41
Compare
Choose a tag to compare
  • Fixed the first frame sometimes persisting from an old recording
  • Potentionally fixed freeze while loading FFmpeg libraries
  • Display FFmpeg library versions in ffmpeg_check command

v1.3.1

29 Sep 13:52
Compare
Choose a tag to compare
  • Fixed not stopping the recording when exiting the game
  • Added more logging to allow for easier debugging

v1.3.0

03 Aug 09:59
Compare
Choose a tag to compare
  • Added a setting for a custom output directory

1.2.1

02 Aug 17:29
Compare
Choose a tag to compare
  • Disable audio capture while not recording
  • Fixed freeze when hotreloading with audio capture enabled

Full Changelog: 1.2.0...1.2.1

v1.2.0

01 Aug 20:38
Compare
Choose a tag to compare
  • Added a proper FFmpeg library loader
  • Automatically download FFmpeg libraries if they aren't installed
  • Fixed not clamping setting-values
  • Refactored the FFmpeg bindings

Full Changelog: 1.1.0...1.2.0