Difference between revisions of "Armageddon Recorder"
From Worms Knowledge Base
(Added new ffmpeg build locations after zeranoe's departure on Sep 18, 2020. 64bit only now it seems.) |
(removed AAC note. ffmpeg's built in aac encoder does well these days) |
||
Line 15: | Line 15: | ||
'''Armageddon Recorder''' is a video creation tool which further automates WA's "Export Video" feature, simultaneously recording audio, synchronizing that recorded audio with the resulting PNG sequence, and optionally compressing that video and audio to various compression formats currently provided by [[w:ffmpeg|FFmpeg]]. It also acts as an enhanced frontend for WA's "Export Video" feature, providing extra features such as the ability to set the desired background detail level and to hide or show the telephone or chat window. | '''Armageddon Recorder''' is a video creation tool which further automates WA's "Export Video" feature, simultaneously recording audio, synchronizing that recorded audio with the resulting PNG sequence, and optionally compressing that video and audio to various compression formats currently provided by [[w:ffmpeg|FFmpeg]]. It also acts as an enhanced frontend for WA's "Export Video" feature, providing extra features such as the ability to set the desired background detail level and to hide or show the telephone or chat window. | ||
− | Currently, Armageddon Recorder depends on '''[[w:ffmpeg|FFmpeg]] being in the same directory or in the Windows [[w:PATH_(variable)|PATH]]''' to run properly. It will fail to encode a video if ffmpeg is not detected. Automated Windows builds of FFmpeg can be freely obtained from [https://www.gyan.dev/ffmpeg/builds/ gyan.dev] or [https://github.com/BtbN/FFmpeg-Builds/releases BtbN]. Any GPL or LGPL static build should cause Armageddon Recorder to work | + | Currently, Armageddon Recorder depends on '''[[w:ffmpeg|FFmpeg]] being in the same directory or in the Windows [[w:PATH_(variable)|PATH]]''' to run properly. It will fail to encode a video if ffmpeg is not detected. Automated Windows builds of FFmpeg can be freely obtained from [https://www.gyan.dev/ffmpeg/builds/ gyan.dev] or [https://github.com/BtbN/FFmpeg-Builds/releases BtbN]. Any GPL or LGPL static build should cause Armageddon Recorder to work. |
{{stub}} | {{stub}} | ||
{{OSS}} | {{OSS}} |
Revision as of 17:52, 7 June 2021
Armageddon Recorder | |
---|---|
Developer: | Solemnwarning |
Latest version: | 2015-12-14 |
Supported games: | W:A |
Language: | C++ |
License: | GPLv3 |
Download: | win32 exe GitHub |
Armageddon Recorder is a video creation tool which further automates WA's "Export Video" feature, simultaneously recording audio, synchronizing that recorded audio with the resulting PNG sequence, and optionally compressing that video and audio to various compression formats currently provided by FFmpeg. It also acts as an enhanced frontend for WA's "Export Video" feature, providing extra features such as the ability to set the desired background detail level and to hide or show the telephone or chat window.
Currently, Armageddon Recorder depends on FFmpeg being in the same directory or in the Windows PATH to run properly. It will fail to encode a video if ffmpeg is not detected. Automated Windows builds of FFmpeg can be freely obtained from gyan.dev or BtbN. Any GPL or LGPL static build should cause Armageddon Recorder to work.