Download Latest Version EasyVideoConverter.0.1.zip (14.8 kB)
Email in envelope

Get an email when there's a new version of Easy Video Converter

Home / src / EasyVideoConverter
Name Modified Size InfoDownloads / Week
Parent folder
gtk-gui 2010-12-01
MainWindow.cs 2010-12-01 7.9 kB
README.txt 2010-12-01 1.5 kB
EasyVideoConverter.csproj 2010-12-01 3.4 kB
EasyVideoConverter.pidb 2010-12-01 13.1 kB
Main.cs 2010-12-01 1.2 kB
AboutWindow.cs 2010-12-01 1.2 kB
AssemblyInfo.cs 2010-12-01 984 Bytes
Totals: 8 Items   29.4 kB 0
Easy Video Converter

Website: http://easyvc.sourceforge.net
Author: stighy@gmail.com
website: http://stighy.blogspot.com
-----------------------------------------

1) About this program

A simple GUI for mencoder written in C#/.NET Mono. 
This piece of code help you to convert your big huge video into small high quality file.

2) PRE REQUISITIES: 

For Windows / Linux / osX
.NET Framework or Mono framework

Important: only for Windows are necessary GTK library, you can download it here:
http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+-bundle_2.16.6-20100912_win32.zip

LICENSE
/*
 * Easy Video Converter by Stighy - A simple GUI for mencoder 
 * This 'nice' piece of code help you convert video file!
 * 
 * Copyright (C) 2010 stighy <stighy@gmail.com>
 * Mencoder (C) by The MPlayer Team
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License along
 * with this program; if not, write to the Free Software Foundation, Inc.,
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */

Source: README.txt, updated 2010-12-01