Grozdan (microchip8)
committed
about 16 hours ago
(revision 188)
- Update to version 4.4.4
* 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
7 days ago
(revision 187)
- Update to version 4.4.3
* 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
20 days ago
(revision 186)
- Update to version 4.4.2
* Increase rc-lookahead for the built-in script preset to 240
Grozdan (microchip8)
committed
3 months ago
(revision 185)
- Update to version 4.4.1
* Add support for 8 channel E-AC-3 audio encoding. Requires
latest FFmpeg from git
Grozdan (microchip8)
committed
6 months ago
(revision 184)
- Update to version 4.4.0
* Remove dependency on MPlayer and use ffplay instead
for crop previews
* Updated the man page
Grozdan (microchip8)
committed
6 months ago
(revision 183)
- Update to version 4.3.7
* Minor update to the built-in script preset
* Add support for the Spline64 zimg scaler
4 instead of the default 16
Grozdan (microchip8)
committed
7 months ago
(revision 182)
- Update to version 4.3.6
* Use more accurate crop detection by using rounding of
4 instead of the default 16
Grozdan (microchip8)
committed
7 months ago
(revision 181)
- Update to version 4.3.5
* Fix VBV maxrate/bufsize code
Grozdan (microchip8)
committed
8 months ago
(revision 180)
- Update to version 4.3.4
* Add support for detecting type of content (SDR/HDR10/DoVi)
* Minor tweaks to the lanczos3/4 zscale filter code
Grozdan (microchip8)
committed
8 months ago
(revision 179)
- Update to version 4.3.3
* Bugfix in the zscale scale filter for Lanczos3/4
Grozdan (microchip8)
committed
9 months ago
(revision 178)
- Update to version 4.3.2
* Set default in-script FFmpeg scaler to natural bicubic
spline and the default zimg scaler to spline36
* Minor improvements to the scaling code
* Updated the README and man page files
Grozdan (microchip8)
committed
9 months ago
(revision 177)
- Update to version 4.3.1
* Support setting a default zimg scaler in the config file
* Updated the AUTHORS, README and man page files
Grozdan (microchip8)
committed
about 1 year ago
(revision 176)
- Update to version 4.3.0
* Increased default noise value from 4 to 5
* Fix wrong default option for tonemap algo
* Delete side data when doing HDR -> SDR conversion
* Updated the README and man page file
Grozdan (microchip8)
committed
over 1 year ago
(revision 175)
- Update to version 4.2.13
* Fixed a bug in the cropping code for batch encoding
* Updated the built-in script preset
Grozdan (microchip8)
committed
over 1 year ago
(revision 174)
- Update to version 4.2.12
* Moved cropping code into its own function and display
informative crop values message when running in batch
mode
* Removed old, commented out code
* Set default audio volume filter value to 2dB
Grozdan (microchip8)
committed
over 1 year ago
(revision 173)
- Update to version 4.2.11
* Make the built-in script preset selectable
with the -p option
* Support tune profiles with custom presets
* Updated the man page
Grozdan (microchip8)
committed
over 1 year ago
(revision 172)
- Update to version 4.2.10
* Added support for disabling automatic metadata
such as video title, audio codec names, etc
through the config file
Grozdan (microchip8)
committed
over 1 year ago
(revision 170)
- Update to version 4.2.9
* Fixed a bug in the audio metadata when copying
the Dolby core audio that added "+ Atmos" to the
metadata
* One-line micro-optimization in the Dolby metadata code