Simple video-encoder front-end.
Go to file
2012-02-04 19:09:27 +01:00
etc Check x264 version + added simple build script. 2012-01-30 17:50:19 +01:00
gui Added support for fractional CRF values. In CQ mode the quantizer will be rounded to the next int value. Also cleaned-up resource file. 2012-02-04 15:56:38 +01:00
res Make it possible to save to the name of an existing template. 2012-02-04 19:09:27 +01:00
src Make it possible to save to the name of an existing template. 2012-02-04 19:09:27 +01:00
.gitignore Improved saving of new profiles. 2012-02-02 18:55:55 +01:00
License.txt Initial commit. 2012-01-28 16:40:14 +01:00
ReadMe.txt Initial commit. 2012-01-28 16:40:14 +01:00
x264_launcher.rc Added support for fractional CRF values. In CQ mode the quantizer will be rounded to the next int value. Also cleaned-up resource file. 2012-02-04 15:56:38 +01:00
x264_launcher.sln Initial commit. 2012-01-28 16:40:14 +01:00
x264_launcher.vcxproj Added option to shutdown the computer when all jobs are completed. 2012-02-04 01:12:21 +01:00
x264_launcher.vcxproj.filters Added "Preferences" dialog. 2012-02-03 00:53:14 +01:00
z_build.bat Check the Avs2YUV version + improve custom parameters editor. 2012-01-31 20:28:40 +01:00

 Simple x264 Launcher - use 64-Bit x264 with 32-Bit Avisynth
 Copyright (C) 2004-2012 LoRd_MuldeR <MuldeR2@GMX.de>

 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.

 http://www.gnu.org/licenses/gpl-2.0.txt