View Single Post
Old 28th April 2008, 12:47   #60  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,844
ChangeLog for version 8.4.3
Code:
* Clarify that the aspec ratio is the one for input sources
* Added MP4Box -ipod switch for the iPod/iPhone profiles
* Set the field order of the frame doubling yadif deinterlacer to auto detection
* Implemented source_fps_func() function to reduce code duplication. This function
automatically detects the FPS of the content and is shared between the deinterlace
and interlace functions
* Added support for applying denoising/deblocking on interlaced content. This is done
by deinterleaving the content with the il=d filter, applying the denoising/deblocking on
the deinterleaved content and interleaving it back with the il=i filter. That way we don't
break the interlacing
* Color enhancements to the -bpp and -bpb options
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote