View Single Post
Old 6th November 2016, 10:47   #69  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 2.9.4 and ffx264 3.1.0
Quote:
* Bugfix: resampling wasn't working for fdk-aac due to missing value in the case statement
* Check if output file exists and if so, move it to $file.old
* Use test directly instead of an if condition to set the audio filters
* Support bitrate calculations for target file size when doing audio copy
* Use fdk* in the case statements for easier typing
* Renamed variable astrm to astream for clarity
* Use [1-2]p in the case statements for passmodes instead of 1p|2p
* New function, video_field_parity_func(), to detect and report the interlace field order. Used by motion-compensation deinterlacing and interlaced encoding
* Detect and display audio sample rate in case resampling is chosen
* Improvements to the video_fps_func() function. Get the FPS value directly instead of outputting to a file and reading it
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote