|
0f62ffbb06
|
Bump x264 minimum required version to API-#158 (r2982).
|
2019-07-22 14:41:04 +02:00 |
|
|
31e02e5290
|
Bump x264 minimum required version to API-#157 (r2945).
|
2019-05-02 13:04:45 +02:00 |
|
|
24ce592604
|
Updated copyright year.
|
2019-05-02 12:47:47 +02:00 |
|
|
04519a6301
|
Bump x264 version to API-#157 (r2917).
|
2018-08-11 13:12:30 +02:00 |
|
|
40b4ff6d76
|
Bump x264 version + added support for x264 multi-bitdepth binaries.
|
2018-02-26 15:57:47 +01:00 |
|
|
00c53d77b2
|
Updated x264 binaries to r2851.
|
2017-07-15 21:08:48 +02:00 |
|
|
b6f783c2af
|
Bump x265 version.
|
2017-06-11 17:50:11 +02:00 |
|
|
6cde59cd56
|
Bump x264 version.
|
2017-05-26 13:13:39 +02:00 |
|
|
a348b67891
|
Fixed parsing of source properties for new Avs2YUV version.
|
2017-01-07 21:54:06 +01:00 |
|
|
f823b485d7
|
Happy new year 2017!
|
2017-01-07 18:48:20 +01:00 |
|
|
e934cc960f
|
Updated x264 and x265 versions.
|
2016-12-13 20:07:44 +01:00 |
|
|
33de4dd98e
|
Clean up version detection code.
|
2016-10-21 11:59:41 +02:00 |
|
|
983601e0c8
|
Bump x264 version.
|
2016-09-25 15:58:05 +02:00 |
|
|
3c623b064f
|
Bump x264 version.
|
2016-07-03 13:58:04 +02:00 |
|
|
8804ea0748
|
Fixed CQ and CRF mode being mixed up.
|
2016-05-24 20:03:25 +02:00 |
|
|
586d1a19c1
|
Fixed help screen for NVEncC.
|
2016-05-08 22:51:10 +02:00 |
|
|
8a8889f51a
|
Implemented ClipInfo class + various fixes.
|
2016-05-08 18:33:48 +02:00 |
|
|
6ca6b0ca11
|
Updated AddJob dialog for the recent AbstractEncoderInfo changes + various fixes.
|
2016-05-08 16:30:31 +02:00 |
|
|
36ecf72d93
|
Some re-design of AbstractEncoderInfo to allow more flexible encoder variants and RC modes.
|
2016-05-08 15:33:09 +02:00 |
|
|
b5637c3f0b
|
Added preliminary NVEncC encoding support.
|
2016-05-07 17:39:12 +02:00 |
|
|
d782e4f2b1
|
Bump x264 version.
|
2016-04-14 20:58:35 +02:00 |
|
|
8caee77d8a
|
Bump x264 and x265 versions.
|
2016-01-24 15:07:33 +01:00 |
|
|
286f615370
|
Happy new year 2016!
|
2016-01-01 23:59:55 +01:00 |
|
|
1123701e6f
|
Correctly handle the case when Preset and/or Tune is "UNSPECIFIED".
|
2015-08-02 22:13:14 +02:00 |
|
|
9a5076ffcb
|
More code refactoring: Got rid of the "binaries" class + added a SourceFactory class plus SourceInfo classes for each source type + some improvements of AddJob dialog.
|
2015-08-02 21:16:36 +02:00 |
|
|
d88c4ca553
|
Refactored code to better manage the encoder binary paths: They are now handled by the individual EncoderInfo class. Also added 12-Bit x265 encoder binaries.
|
2015-08-02 19:16:37 +02:00 |
|
|
029eabbfdb
|
Updated Changelog.
|
2015-03-14 14:50:34 +01:00 |
|
|
e669acfd39
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
|
|
d4d0882a10
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
|
|
508734686e
|
Updated x264 and x265 versions.
|
2015-01-31 19:15:51 +01:00 |
|
|
7524549739
|
Some improvements to x264 version check. In particular, some "patched" builds with *broken* string should now produce the correct error message.
|
2015-01-05 20:53:01 +01:00 |
|
|
b1a66ae866
|
Updated x264 version info.
|
2014-10-11 17:19:10 +02:00 |
|
|
d462755a9e
|
Bump program version + updated minimum encoder versions.
|
2014-08-13 15:39:06 +02:00 |
|
|
214cdc4e30
|
Made the file size estimation less jumpy: Before the progress was rounded to a precision of 1.0 percent. This caused a "jump" of the estimated size each time the integral part of progress increased by one. Now the progress is rounded to a precision of 0.1 percent, which greatly reduces the effect. Furthermore, we apply a slight smoothing filter on the estimated values in order to make the output more "stable".
|
2014-05-14 17:17:40 +02:00 |
|
|
834905abf9
|
Some improvements to version number handling.
|
2014-05-06 00:22:18 +02:00 |
|
|
1af6d6ccd4
|
Updated encoder versions.
|
2014-05-01 21:22:57 +02:00 |
|
|
cc3d25dfce
|
Improved detected of source file type + EncoderInfo object can check if the given source type is supported.
|
2014-04-20 15:09:58 +02:00 |
|
|
0ce1fff4c6
|
Tunings are now also loaded from the EncoderInfo object. Also improved template saving code.
|
2014-04-16 16:50:03 +02:00 |
|
|
383bf1c0dd
|
The list of supported profiles will now be loaded from the EncoderInfo object, depending on the select Encoder *and* Variant.
|
2014-04-16 16:05:24 +02:00 |
|
|
23dacbaddf
|
Improved exception handling.
|
2014-04-16 14:57:32 +02:00 |
|
|
ca2d532f8b
|
Improved x264/x265 version check + check supported RC modes.
|
2014-04-15 22:12:02 +02:00 |
|
|
057336d162
|
Each encoder now can return an AbstractEncoderInfo object, which contains the supported I/O formats. Use this info the AddJob dialog.
|
2014-04-11 15:33:02 +02:00 |
|
|
14cbc72ad8
|
Updated encoder versions.
|
2014-04-10 23:56:43 +02:00 |
|
|
024355831d
|
Actually make encoding with x265 work, from y4m sources as well as from STDIN sources. Also various smaller fixes.
|
2014-02-26 17:39:36 +01:00 |
|
|
675ef7cef5
|
Fixed VapourSynth input + some more code re-factoring.
|
2014-02-26 16:08:06 +01:00 |
|
|
1decd835d9
|
Fixed Avisynth version detection as well as detecting the source properties.
|
2014-02-26 00:55:11 +01:00 |
|
|
65e7bc32e0
|
Fixed the use of the "m_abort" and "m_pause" flags. Also various fixes to encoder output parsing.
|
2014-02-25 23:52:10 +01:00 |
|
|
38e7dbae56
|
Refactored source types (Avisynth, VapourSynth, etc) into separate classes + loads of fixes.
|
2014-02-24 23:13:42 +01:00 |
|
|
6164e48604
|
Refactored runEncodingPass() into AbstractEncoder class and refactored encoder-specific parts into the corresponding Encoder classes.
|
2014-02-24 19:51:53 +01:00 |
|
|
0fa2a16e13
|
Refactored encoder version detection into encoder-specific classes.
|
2014-02-24 14:57:30 +01:00 |
|