EasyFFmpeg

EasyFFmpeg is a GUI for the command line video converter, FFMPEG. It will convert most any video file that FFmpeg will convert. EasyFFmpeg does multiple files in multiple formats at one time. You can for example convert mpeg's, flv's, and mov's, all into avi's all at once.

 

  • EasyFFmpeg is available for Windows XP (EN or JP), Windows VISTA (EN or JP), Windows 7 (64-bit EN).
  • Interface of EasyFFmpeg show languages: English and Japanese
  • EasyFFmpeg is open source and it is developed in VS 2005. EasyFFmpeg is published under the BSD public license. EasyFFmpeg is published without any warranty or suitability for any purpose.
  • EasyFFmpeg is not must install, download zip file then extract it and you can run file EasyFFmpeg.exe.

 

EasyFFmpeg on Windows 7 (64-bit EN)

 

Guide for change language: Link download:

Open EasyFFmpeg.ini
Select a language by following:
    //LanguageFile = english.lan
    LanguageFile = japanese.lan

binary.zip (binary)
source.zip (soucrecode)

 

  • Fast user guide:

- Starting program

- Click Add button to add a convert file to convert list (Dialog Add media file is opened)

On Add media file dialog:

  1. Select input file by click button “...” in bound “Input media file”. If input file is valid, information of media file is displayed on text box “Input file information”

  2. Change output folder by click on button “...” in bound “Output media file”. Default output folder is corresponding with input folder.

  3. Change output file name by modify text in text box “Output file”. Default output file name is corresponding with input file name

  4. Select type of option.
    If select Presets: select one of presets in combobox Presets
    If select Custom settings: you can modify all parameters of output media file. Using text box command line arguments, using button Advance Setting for adjust.

  5. Click Add button.

Back to Main dialog:
- Select item on convert list and click Edit button if you want modify it.
- Select item on convert list and click Del button if you want delete it.
- Finally click on Convert to convert all items in convert list.

 

  • Guide compile: very simple!!!

- You download source code then extract it to local PC, using Visual Studio 2005 or lasted to opening it.

- Compiling with default parameters, nothing special settings.