FFVCL – Delphi FFmpeg VCL Components
2010.03.26 Converter 3.2 & Player 2.2
[Converter]
* remove Video Hook
* remove option UseMaxRecordingTime
* catch exception in converting thread
* new output option InputSync: sync read on input
* other minor improvements and bug fixed
[Player]
* support video filters
* support dvdsub subtitle
* catch exception in playing thread
* avoid deadlock when wait for stop
* improve stability!
* improve performance!
* other minor improvements and bug fixed
* version number changed from 2.0 to 2.2 for significant improvement of stability and performance
[ScreenCapture]
* fix an inexplicable problem while calling GetObject() Windows API (Delphi 6, 7, 2005 only)
[VFWCapture]
* new add-on for webcam capture or other compatible video input devices
[DLLs]
* FFmpeg DLLs built base on official ffmpeg svn-r22626
* Because of FFmpeg update, this version is not compatible with previous FFmpeg DLLs.