Revisions of ffhevc (20)

Grozdan Grozdan (microchip8) committed 1 day ago (revision 278)
- Update to version 4.6.13
  * Fix: only ask to lower the CRF value when doing HDR
    encodings
Grozdan Grozdan (microchip8) committed 18 days ago (revision 277)
- Update to version 4.6.12
  * Add support for Spline64 zimg zscale filter.
    Requires latest FFmpeg from git
Grozdan Grozdan (microchip8) committed 21 days ago (revision 276)
Grozdan Grozdan (microchip8) committed 22 days ago (revision 275)
- Update to version 4.6.11
  * Fine-tune the built-in script preset
  * Lower default CRF value from 23 to 22
  * Add option to change already set CRF value when
    encoding in HDR
Grozdan Grozdan (microchip8) committed 27 days ago (revision 274)
- Update to version 4.6.10
  * Increase QP adaptation range for the built-in script
    preset to 1.3
  * Reworked a bit the HDR code
Grozdan Grozdan (microchip8) committed 28 days ago (revision 273)
- Update to version 4.6.9
  * For SDR encodings, use blue/red chroma qp offsets of -2
  * For HDR encodings, lower blue/red chroma qp offsets to -4
  * Some minor optimizations in the HDR code
  * Fix comparison for cb/crqpoffs for SDR encodings
Grozdan Grozdan (microchip8) committed 29 days ago (revision 272)
- Update to version 4.6.8
  * Fixed a bug in the options parsing that resulted in
    max-cll and dhdr10 not being added for HDR encodings
  * Minor code restructuring in the HDR code
Grozdan Grozdan (microchip8) committed 30 days ago (revision 271)
- Update to version 4.6.7
  * Lower qg-size to 16 for HDR encodings
  * Enable hdr10-opt by default for HDR encodings
  * 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 Grozdan (microchip8) committed about 1 month ago (revision 270)
- Update to version 4.6.6
  * Lower subme from 7 to 5 in the script preset and
    increase aq-strength to 1.1
  * Support setting a default zimg scaler in the config
    file
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 269)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 268)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 267)
- Update to version 4.6.5
  * Set max-cll to 0,0 in case no values were detected
  * Warn user that HDR10 will be disabled in case of
    unavailable master-display values
Grozdan Grozdan (microchip8) committed about 1 month 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 about 1 month 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 3 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 6 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 10 months 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 12 months ago (revision 261)
- Update to version 4.5.18
  * Fixed a bug in the cropping code for batch encoding
Grozdan Grozdan (microchip8) committed 12 months 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 about 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
Show all