Revisions of ffx264 (182)
- Update to version 4.3.6 * Use more accurate crop detection by using rounding of 4 instead of the default 16
- Update to version 4.3.5 * Fix VBV maxrate/bufsize code
- 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
- Update to version 4.3.3 * Bugfix in the zscale scale filter for Lanczos3/4
- 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
- Update to version 4.3.1 * Support setting a default zimg scaler in the config file * Updated the AUTHORS, README and man page files
- 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
- Update to version 4.2.13 * Fixed a bug in the cropping code for batch encoding * Updated the built-in script preset
- 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
- 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
- Update to version 4.2.10
* Added support for disabling automatic metadata
such as video title, audio codec names, etc
through the config file
- 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
- Update to version 4.2.8
* Do colorspace conversion before scaling
* Moved chroma location code after color primaries code
and before the IDR/keyframes code
- Update to version 4.2.7
- 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
- Update to version 4.2.6
* Replaced the detelecine filter with a combination
of the fieldmatch, bwdif and decimate filters
* Use 0 as default value for the tonemap desat
filter option
- Update to version 4.2.5
* Support copying full DTS-X audio or only the DTS core
- Update to version 4.2.4
* Support copying full DTS-HD HRA audio or just the DTS Core in it
* Support copying full Dolby Atmos audio or just the AC-3/TrueHD
Core in it
- Update to version 4.2.3
* Added support for copying only the DTS Core
audio or the full DTS-HD MA audio track
- Update to version 4.2.2
* Reduced duplication in the final audio params
code variable
* Use kHz instead of Hz for audio sample rate
metadata
* Slightly increased default value of the noise
filter
* Updated the AUTHORS file (email address)
- Update to version 4.2.1
* Updated the audio copy code to detect Dolby
Atmos and use the correct name metadata
* Renamed a few variables
- Update to version 4.2.0 * Initial support for zimg (z lib) scalers
- Update to version 4.1.17
* Don't exit but warn about MP4Box/Mplayer missing
from the user's system
- Update to version 4.1.16 * Improved compatibility with the BSDs
- Update to version 4.1.15
* Set the setpts + atempo option as default for
FPS conversion
* Correct 5.0 and 5.1 channels option for TrueHD
encoding. Should be 5.0(side) and 5.1(side)
- Update to version 4.1.14 * Set side/wide audio channels as default * Support the newly added channels for TrueHD audio
- Update to version 4.1.13 * Bugfix in the video_noise_func() function
- Update to version 4.1.12 * Various small improvements
- Update to version 4.1.11 * Improved FPS detection code
- Update to version 4.1.10 * Fix crop detection for HDR content * Set Lanczos as default scaler option
- Update to version 4.1.9 * Update default encoding options * Bump up default CRF value from 19 to 21
- Update to version 4.1.8 * Support more deinterlacing filters