Difference between revisions of "Armageddon Recorder"

From Worms Knowledge Base

Jump to: navigation, search
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
| developer = [[People/Solemnwarning|Solemnwarning]]
 
| developer = [[People/Solemnwarning|Solemnwarning]]
 
| games = [[Worms Armageddon|W:A]]
 
| games = [[Worms Armageddon|W:A]]
| version = 2012-02-21
+
| version = 2015-12-14
 
| language = C++
 
| language = C++
 
| license = [http://www.gnu.org/licenses/gpl-3.0.html GPLv3]
 
| license = [http://www.gnu.org/licenses/gpl-3.0.html GPLv3]
| download = [http://www.solemnwarning.net/armageddon-recorder.exe win32 exe] [https://github.com/solemnwarning/armageddon-recorder GitHub] [http://www.solemnwarning.net/svn/armageddon-recorder/ source (svn)]
+
| download = [http://www.solemnwarning.net/armageddon-recorder.exe win32 exe] [https://github.com/solemnwarning/armageddon-recorder 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 [[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. [http://ffmpeg.zeranoe.com/builds/ Zeranoe] freely provides updated Windows builds of FFmpeg.  Either a 32-bit or 64-bit 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. [http://ffmpeg.zeranoe.com/builds/ Zeranoe] freely provides updated Windows builds of FFmpeg.  Either a 32-bit or 64-bit static build should cause Armageddon Recorder to work. '''Note:''' the AAC codec option is not available with the latest builds of ffmpeg, it will throw an error. Choose another audio codec (such as Vorbis).
  
 
{{stub}}
 
{{stub}}
 
{{OSS}}
 
{{OSS}}

Revision as of 14:53, 21 July 2020

(Up to Software)
In other languages: English (en) • français (fr) • +/-
icon Armageddon Recorder
Armageddon Recorder screenshot
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. Zeranoe freely provides updated Windows builds of FFmpeg. Either a 32-bit or 64-bit static build should cause Armageddon Recorder to work. Note: the AAC codec option is not available with the latest builds of ffmpeg, it will throw an error. Choose another audio codec (such as Vorbis).


Personal tools