View Single Post
Old 24th February 2008, 11:45   #13  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for version 8.2.1

Code:
- Removed the 'user defined' option from the deint_custom_fps_func()
  function as it can confuse users who don't really know what to
  enter there
- Added support for different audio resampling modes
- Added support for the 'lavcresample' audio resample filter
- Made the audio_resample_func() function to be menu driven
- Converted the MKV/MP4/OGM code to base its decision on
  variable $audiocodec instead of variable $audcodec. Makes
  the code less complicated
- Updated the 'preset.cfg' file. Custom presets now support
  the following additional options: ratetol, vbv_maxrate, vbv_bufsize,
  vbv_init and cqm and me_prepass
- Preparations for the motion estimation prepass patch
- Added support for automatic detection of the video aspect
- Don't continue if MEncoder exits with a non-zero status
- Added two Black & White/Gray presets for BW movies (bw and bwhq)
- Small improvements to the custom_matrix_func() function
- Small improvements to the DVD titles scanning code
- Small improvements to the check_diskspace_func() function. Patch
  by Gunter Ohrner
- Updated the -sc option
- Variable renamings and clean ups
- Updated the man page
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is online now   Reply With Quote