|
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 |
|
|
b16bbfa60c
|
Happy new year 2014!
|
2014-01-27 19:58:24 +01:00 |
|
|
2c97d55729
|
Switched the method for including the UIC header files to "Using a Pointer Member Variable".
|
2013-11-14 02:29:18 +01:00 |
|
|
2aa2c7385f
|
Implemented VaporSynth input support.
|
2013-08-02 20:44:47 +02:00 |
|
|
a74f27ab5b
|
Code refactoring: Now "Preferences" and "Recently" used models are in separate classes for a more cleaner design.
|
2013-07-03 21:34:21 +02:00 |
|
|
4e2094c296
|
Fixed a stupid mistake that made some of the *input* formats not show up.
|
2013-05-23 22:28:57 +02:00 |
|
|
a3072d9c6b
|
Fixed a small bug: When adding multiple files and enabling the "Apply To All Files" option, then the current file was added twice.
|
2013-05-11 21:52:07 +02:00 |
|
|
a56ed35a1a
|
Finished work to better handle multiple input files.
|
2013-05-11 01:50:05 +02:00 |
|
|
680debf496
|
Some more refactoring to allow better handling of multiple input files.
|
2013-05-08 22:46:25 +02:00 |
|
|
aacf84b88a
|
Some initial refactoring to allow better handling of multiple input files.
|
2013-05-08 00:04:40 +02:00 |
|
|
ea0f4b813e
|
Fixed Drag&Drop with Qt v4.8.4. It still is a mystery how the old code ever worked with Qt 4.8.2 (and older).
|
2012-12-01 15:54:07 +01:00 |
|
|
6562924242
|
Show an additional tool-tip when the user enters "invalid" custom parameters. Should make things more clear.
|
2012-09-27 18:13:55 +02:00 |
|
|
f4549d74ef
|
Allow "--frames" and "--fps" as custom parameters, because they might be useful when FFMS2 input is used. We will discard those parameters later, iff Avisynth/Pipe input is used.
|
2012-09-22 14:58:51 +02:00 |
|
|
3f8ed91da3
|
Added an option to save the output file to the same folder where the source is located. Also improved Avisynth detection in case of exception error.
|
2012-05-14 21:47:47 +02:00 |
|
|
1cb2b2b4c8
|
Added support for VLD and fixed a few memory leaks found by VLD.
|
2012-04-30 16:56:01 +02:00 |
|
|
d55e24e3be
|
Fix help display. Regression introduced when 8-Bit/10-Bit support was added.
|
2012-03-29 15:20:26 +02:00 |
|
|
912f9e576e
|
Properly remember the last selected output file filter index.
|
2012-02-22 23:53:16 +01:00 |
|
|
c91451069e
|
Added "Copy" and "Paste" to custom context menu.
|
2012-02-16 14:33:26 +01:00 |
|
|
83e51e6a17
|
Added "Editor" dialog for custom parameters.
|
2012-02-16 02:08:46 +01:00 |
|
|
9667385870
|
Make sure that the current configuration can be saved to a template, even if it equals the "<Recently Used>" configuration. Also added Avisynth credits.
|
2012-02-13 16:44:50 +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 |
|
|
ed774d4f0f
|
Implemented asynchronous handling of dropped files, so the source application gets unblocked ASAP. Also added Drag&Drop support to the "Add Job" dialog.
|
2012-02-10 18:42:16 +01:00 |
|
|
5ceb25656c
|
Implemented a portable mode. Will be enabled, if the string "portable" is found in the EXE name.
|
2012-02-10 01:58:45 +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 |
|
|
de3e25d4fd
|
Forbid one more parameter in the custom options.
|
2012-02-06 04:39:03 +01:00 |
|
|
a4d8e6e8bc
|
Added option to use 64-Bit Avisynth/Avs2YUV.
|
2012-02-05 02:49:08 +01:00 |
|
|
ccfe3910ba
|
Append the proper extension to the output file name, according to selected file type.
|
2012-02-04 22:44:19 +01:00 |
|
|
d7d5f27756
|
Make it possible to save to the name of an existing template.
|
2012-02-04 19:09:27 +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 |
|
|
9f2a6951a4
|
Use the proper binary for help screen (32- vs. 64-Bit) + added "maximum job cont" option to preferences.
|
2012-02-03 12:31:51 +01:00 |
|
|
c81b23c81e
|
Added "Preferences" dialog.
|
2012-02-03 00:53:14 +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 |
|
|
0d22776128
|
Improved saving of new profiles.
|
2012-02-02 18:55:55 +01:00 |
|
|
6e3d3bc700
|
Remember last "open from" and "save to" locations.
|
2012-02-02 15:56:49 +01:00 |
|
|
a662b818d3
|
Drag & Drop support.
|
2012-02-02 13:52:52 +01:00 |
|
|
405e7d2382
|
Added help screen.
|
2012-02-01 01:08:54 +01:00 |
|
|
18a3411e6e
|
Added support for saving and deleting custom templates.
|
2012-01-31 22:30:21 +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 |
|
|
65c7aba23a
|
Implemented rudimental encoding support.
|
2012-01-29 21:31:09 +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 |
|