If this is your first time encoding, you'll need the following software[1], roughly in the order you will need it:
  1. The means to create a distinctive logo for the encode (this is usually image editing software such as Gimp or Paint.NET for Windows users).
  2. The ability to play back the site's input files. See EmulatorResources for information on where to obtain the emulators used.
  3. For Windows-centric emulators, a lossless (preferably RGB) VFW codec. For a comparison between several codecs that fit the need, see this forum thread. Most commonly used right now are:
    1. The CamStudio codec;
    2. The Lagarith (LAGS) codec;
  4. One of the following (sets of) software packages:
    1. mplayer/mencoder, a popular and powerful media player and encoding suite; or
    2. For Windows users, AVISynth (in particular, the scripts in use in this guide require a 2.6.x alpha; different AviSynth syntax highlighters are very useful as well; for Notepad++ get this one) and VirtualDub.
      • The AVISynth scripts presented here employ duplicate frame removal through the ExactDedup plugin (note that there are some external dependencies presented at the bottom of that page).
  5. x264, the site's standard software for heavy duty video encoding - Windows builds are available, for example, here. List of available parameters is here.
  6. Audio encoding software; the site normally uses
    1. aoTuV, for vorbis audio (not generally compatible with MP4 containers); or
    2. Nero AAC Codec (builds for both Windows and Linux), for AAC audio; or
    3. qaac
  7. SoX, for removing a delay from audio tracks introduced during the encoding process (AAC audio only)
  8. An audio/video multiplexer (muxer); either
    1. mkvmerge from mkvtoolnix, for muxing to MKV; or
    2. MP4Box, part of the GPAC project, for muxing to MP4.
  9. Having a relatively recent desktop computer is recommended for the sake of encoding speed, but not absolutely required.
Configuration of this software will be addressed during the rest of the guide as it is needed.

Next page: Logo
[1]: Packages for most of these pieces of software are available for most Linux distributions; instructions for how to install them from there will be omitted.

EncodingGuide/Legacy/Requirements last edited by on 1/1/2022 6:13 PM
Page History Latest diff List referrers View Source