EmmyGui

A simple mencoder GUI for xvid/mp3 encoding

EmmyGui is a small tool that I use to encode movies to xvid/mp3.

As it uses the great and free mplayer/mencoder backend it will work with most input files, usually without installing additional codecs.

EmmyGui is written in C# (.Net Framework 3.0) and completely free to use, distribute and modify.

The program encoding files in parallel.

Requirements

  • .Net 3.0 Framework (free as in beer)
    Get it from Microsoft. Easy to be installed via WindowsUpdate.
  • mplayer + mencoder (free as in speech)
    Get it form Mplayer HQ or the more specialized MPlayer on win32 site.

Download

SetupEmmyGui.msi 1.3 - 598 kb
2008/05/15; English; includes sources
Checksum (sha256): a84dc397c2708f1232a146e4ec0a927175c882b5a45d970ec09d27a4c8d8eced

Screenshots (old)

Main window
Main Window

Configuration / Paths
Configuration / Paths

Configuration / Defaults
Configuration / Defaults

Configuration / Performance
Configuration / Performance

Menus
Menus

License

EmmyGui is © 2008 - Nils Maier

EmmyGui is licensed under GNU GPL v3

You may freely use, redistribute and even modify it.

Development

Read-only Subversion access:
svn co http://svn.tn123.org/EmmyGui/trunk/

Patches are welcome ;)

Old versions

Old versions are not available as installable packages at the moment. However the sources are available from the Subversion repository

Changes

Version 1.3
  • Parallel encoding
  • Fixing some bugs
  • Various enhencements