-
Version 0.0.5 Stable
released this
2024-09-10 17:03:21 +02:00 | 4 commits to main since this releaseThis release adds to aiming some minor stability improvements, hardware encoding when recording the source clip, and, most importantly, a smaller downloadable package.
The application now downloads FFMPEG automatically on first startup.
minor changes also include:- bumped .net version to 8.0.8
- updated NAudio
- initial tests for ASIO recording
- GPU autodetection
Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
2dxAutoClip.zip
1 download · 290 KiB
-
Version 0.0.4 Stable
released this
2024-09-06 15:12:05 +02:00 | 16 commits to main since this releaseThis update brings the following changes/improvements, alongside significant bug fixes.
- added custom settings loading from prop.txt
- added
-tune zerolatency
to FFMPEG capture - reduced latency for WASAPI audio capture
- cleared up a bit of the ffmpeg spawning/killing logic
- changed prop file to include new custom settings.
- removed stale dependencies from built zip file
- added ability to record games started with different tools. the possibility to record EAC is open but it might take some more work to finalize
The program will also display the custom settings on first boot, and they will be updated at every restart of the app
Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
2dxAutoClip.zip
5 downloads · 56 MiB
-
image.png
19 downloads · 55 KiB
-
Version 0.0.3 Stable
released this
2024-09-05 18:47:02 +02:00 | 20 commits to main since this releaseThis is a smaller update, aimed mainly at removing some bloat in dependencies(package without ffmpeg is now only 500kb) and in adding a huge QoL feature: auto reload
With automatic reloading you'll now be able to gracefully reconnect if, for whatever reason, TickerHook decides to kill connection unexpectedly. Previous behavior was to simply kill the recording process the moment connection was lost
Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
2dxAutoClip.zip
1 download · 56 MiB
-
image.png
19 downloads · 13 KiB
-
Version 0.0.2 Stable
released this
2024-09-05 14:58:05 +02:00 | 25 commits to main since this releaseThis release aims to handle a few stability issues, namely an OOM exception when running the game in TDJ spec, random ffmpeg crashes, or wasapi exploding.
We also removed removed the hardcoded path and changed the final output format to mp4 instead of mkv for easier sharing
You can now select your custom recording path using the provided prop.txt file and you no longer need to download FFMPEG as it comes bundled in the zip file.Extracted size is about 130mb.
Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
2dxAutoClip.zip
2 downloads · 54 MiB
-
Initial Release Pre-release
released this
2024-09-05 13:05:04 +02:00 | 29 commits to main since this releaseInitial release. recording path is still hardcoded to
E:\autorecording
Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
2dxAutoClip.zip
8 downloads · 393 KiB