Revisions of ffhevc (20)

Grozdan Grozdan (microchip8) committed 5 months ago (revision 266)
- Update to version 4.6.4
  * Reworked the internal script preset
  * Lowered the Cb/Cr qp offsets to -2 for HDR encodings
  * Increased the Cb/Cr qp offsets to 1 for SDR encodings
Grozdan Grozdan (microchip8) committed 5 months ago (revision 265)
- Update to version 4.6.3
  * Set qp-adaptation-range to 2.0 for the script preset
  * Enable asymmetric partitions for the script preset
  * Set rskip2 threshold to 1 for the script preset
Grozdan Grozdan (microchip8) committed 6 months ago (revision 264)
- Fix: chroma qp offsets for HDR10 weren't added when
    running in batch mode
  - Small fine-tune to the script preset
Grozdan Grozdan (microchip8) committed 9 months ago (revision 263)
- Update to version 4.6.1
  * Lower B-frames from 8 to 6 in the script preset
  * Disable tskip in the script preset
  * Add negative Chroma QP offsets for HDR content

- Update to version 4.6.0
  * Delete side data when doing tone mapping to SDR
  * Updated the AUTHORS, README and man page files
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 262)
- Update to version 4.5.19
  * Turn on HME for the built-in script preset
  * Increased default noise value from 4 to 5
  * Updated the README file
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 261)
- Update to version 4.5.18
  * Fixed a bug in the cropping code for batch encoding
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 260)
- Update to version 4.5.17
  * Don't error out during runtime if a HDR10 value is not
    set/available
  * Updated the built-in script preset
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 259)
- Update to version 4.5.16
  * Moved cropping code into its own function and display
    informative crop values message when running in batch
    mode
  * Add hdr10-opt=1 option when in batch mode and using
    HDR10
  * Set default audio volume filter value to 2dB
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 258)
- Update to version 4.5.15
  * Only ask once for HDR10 side data in batch mode
  * Use AQ Mode 1 (Uniform) for the built-in script
    preset. Should reduce a bit pulsing of noise in
    noisy videos
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 257)
- Update to version 4.5.14
  * Bugfix for missing video filters
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 256)
- Update to version 4.5.13
  * Support both Lanczos3 and Lanczos4 in the zscale filter
  * Enable grain-optimized ratecontrol in case tune profile
    'grain' is used. Also add an option to enable/disable it
    during runtime
  * Updated the man page
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 255)
- Update to version 4.5.12
  * Tweaks to the built-in script preset
  * Made the built-in script preset selectable
    with the -p option
  * Support tune profiles with custom presets (-c option)
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 254)
- Update to version 4.5.11
  * Added support for disabling automatic metadata
    such as video title, audio codec names, etc
    through the config file
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 253)
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 252)
- Update to version 4.5.10
  * 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
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 251)
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 250)
- Update to version 4.5.9
  * Do colorspace conversion before scaling
  * Moved chroma location code after color primaries code
    and before the IDR/keyframes code
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 249)
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 248)
- Update to version 4.5.8
  * Support copying the DTS core-only from DTS 96/24 and
    DTS:X IMAX tracks
  * Updated the AAC profile detection for audio copy
  * Set default value for Chroma Location to 2 if HDR
    encoding is enabled
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 247)
- Update to version 4.5.7
  * Replaced the detelecine filter with a combination
    of the fieldmatch, bwdif and decimate filters
  * Small changes to the HDR10 code and tonemap
    desat default value
  * Renamed a few variables for DoVi
Show all