Grozdan (microchip8)
committed
4 days ago
(revision 297)
- Update to version 4.7.11
* Tuning to the built-in script preset. Better psy balance for
grainy and clean sources and for SDR and HDR10
Grozdan (microchip8)
committed
11 days ago
(revision 296)
- Update to version 4.7.10
* For the built-in script preset, it appears psy-rd and psy-rdoq
are a bit too strong, which may cause slight ringing around
objects in a clean picture. Lower both to 2.5 and 3.0 respectively
Grozdan (microchip8)
committed
13 days ago
(revision 295)
- Update to version 4.7.9
* psy-rd and psy-rdoq tuning for the built-in script preset
* Lowered aq-strength to 0.9 for the built-in script preset
Grozdan (microchip8)
committed
14 days ago
(revision 294)
- Update to version 4.7.8
* Internal script preset tuning
Grozdan (microchip8)
committed
15 days ago
(revision 293)
- Update to version 4.7.7
* Disabling of (E)AC3 DRC is only possible when converting
to the same or another codec. If doing stream copy, warn
and disable the option in case input is (E)AC3
Grozdan (microchip8)
committed
18 days ago
(revision 292)
- Update to version 4.7.6
* Remove MCSTF from the built-in script preset. It's not
yet ready for prime time use
Grozdan (microchip8)
committed
21 days ago
(revision 291)
- Update to version 4.7.5
* Enable Selective MCSTF and cu-lossless for the built-in
script preset. Requires x265 v4.3 or latest from git
* Add support for the AC-3 fixed point encoder
* Add support for disabling DRC (Dynamic Range Compression)
for the AC-3/E-AC-3 audio codecs
Grozdan (microchip8)
committed
about 1 month ago
(revision 290)
- Update to version 4.7.4
* Increase rc-lookahead for the built-in script preset to 240
Grozdan (microchip8)
committed
2 months ago
(revision 289)
- Update to version 4.7.3
* Auto-disabled HDR options if the script detects the input
content to be SDR
Grozdan (microchip8)
committed
4 months ago
(revision 288)
- Update to version 4.7.2
* Fix a small issue in the AC-3/E-AC-3 channel checking code
Grozdan (microchip8)
committed
4 months ago
(revision 287)
- Update to version 4.7.1
* Add support for E-AC-3 7.1 encoding. Requires latest FFmpeg
from git
* Set lookahead-slices to 2 for the built-in script preset
* Revert to using dafault of 0 for cbqpoffs/crqpoffs for
SDR content
Grozdan (microchip8)
committed
6 months ago
(revision 286)
- Update to version 4.7.0
* Remove dependency on MPlayer and use ffplay instead
for crop previews
* Updated the man page
Grozdan (microchip8)
committed
6 months ago
(revision 285)
- Update to version 4.6.19
* Minor update to the built-in script preset
* Set Spline64 as default zimg scaler
Grozdan (microchip8)
committed
7 months ago
(revision 284)
- Update to version 4.6.18
* Use more accurate crop detection by using rounding of
4 instead of the default 16
Grozdan (microchip8)
committed
8 months ago
(revision 283)
- Update to version 4.6.17
* Dolby Vision encoding requires vbv maxrate/bufsize so
check if it's set or not. If not, print notice and exit
* Fix VBV maxrate/bufsize code
* Cosmetics
Grozdan (microchip8)
committed
8 months ago
(revision 282)
- Update to version 4.6.16
* Also turn on Dolby Vision in ffmpeg, not just in x265
* Optimize lanczos3/4 zimg scaler code selection
Grozdan (microchip8)
committed
8 months ago
(revision 281)
- Update to version 4.6.15
* Bugfix in the zscale scale filter for Lanczos3/4
Grozdan (microchip8)
committed
9 months ago
(revision 279)
- Update to version 4.6.14
* Detect type of content (HDR/SDR) and base default
CRF value on it
Grozdan (microchip8)
committed
9 months ago
(revision 278)
- Update to version 4.6.13
* Fix: only ask to lower the CRF value when doing HDR
encodings