Commit Graph

26 Commits

Author SHA1 Message Date
0ce1fff4c6 Tunings are now also loaded from the EncoderInfo object. Also improved template saving code. 2014-04-16 16:50:03 +02:00
09e6e4fe7f Updated and improved tool tips. 2014-04-16 16:05:38 +02:00
5d9c70db03 Initial multi-encoder support. This will allow adding support for x265 in a future version. Also it makes switching between 32-Bit/64-Bit and 8-Bit/10-Bit x264 binaries more convenient. 2014-02-10 21:33:04 +01:00
9f3bd0e5b4 Improved VapourSynth warning message (added notice about Python 3.3). 2013-08-11 20:13:51 +02:00
a56ed35a1a Finished work to better handle multiple input files. 2013-05-11 01:50:05 +02:00
aacf84b88a Some initial refactoring to allow better handling of multiple input files. 2013-05-08 00:04:40 +02:00
1fcc296bda Fix of previous commit. 2012-05-08 16:08:02 +02:00
1f0518d10c Less restrictive minimum/maximum for the "target bitrate" selector. 2012-05-08 02:50:20 +02:00
83e51e6a17 Added "Editor" dialog for custom parameters. 2012-02-16 02:08:46 +01:00
10b495bfa5 Added a "restart" button and extended JobListModel API as required. 2012-02-14 23:36:44 +01:00
5046a80d56 Properly verify custom Avs2YUV parameters. Also improved color-space info in the ReadMe file. 2012-02-13 00:04:39 +01:00
e149f87ed8 Added support for custom Avs2YUV parameters. Required to allow passing trough 4:2:2 (YV16) and 4:4:4 (YV24) data, as Avs2YUV converts to 4:2:0 (YV12) by default. YV16 and YV24 requires Avisynth 2.6! 2012-02-12 15:58:28 +01:00
394379d74f Improved custom parameter checking some more + properly split custom parameters that contain whitespaces. 2012-02-06 22:40:07 +01:00
048f0f6945 Much improved validation of custom parameters. 2012-02-06 17:34:25 +01:00
a4d8e6e8bc Added option to use 64-Bit Avisynth/Avs2YUV. 2012-02-05 02:49:08 +01:00
fa9488fb78 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
4663c724ef Added option to shutdown the computer when all jobs are completed. 2012-02-04 01:12:21 +01:00
6121903aa0 Added option to delete jobs from the list + also added option to browse the output file. 2012-02-02 22:53:40 +01:00
2a3325b02f Added "Pause" support. 2012-02-02 02:13:02 +01:00
932610e822 Check the Avs2YUV version + improve custom parameters editor. 2012-01-31 20:28:40 +01:00
6410bdbaac Added template support. Saving user-defined templates not implemented yet. 2012-01-31 03:03:17 +01:00
a3ff0fda24 Implemented support for using 32-Bit Avisynth with 64-Bit x264. 2012-01-31 00:13:32 +01:00
a30b5b7300 Check x264 version + added simple build script. 2012-01-30 17:50:19 +01:00
055b9ef673 Added options Model. 2012-01-29 19:14:46 +01:00
7a485a73f8 Make "Add Job" dialog work + added some useful web-links. 2012-01-29 15:57:23 +01:00
aec0c927d7 Added "Add Job" dialog. 2012-01-29 04:06:07 +01:00