What's new in FFVCL - Delphi FFmpeg VCL Components 5.0

Jan 4, 2013
  • Based on FFmpeg 1.0.1
  • New GDICapture as integrated successor of ScreenCapture and WaveCapture
  • More minor improvments and some bug fix

New in FFVCL - Delphi FFmpeg VCL Components 4.6 (Mar 23, 2012)

  • Based on FFmpeg 0.10.x
  • New helper class TCircularBuffer and TCircularBufferStream
  • New demo sample NetworkConverter and NetworkPlayer
  • Other minor improvments and some bug fix

New in FFVCL - Delphi FFmpeg VCL Components 4.5 (Jan 19, 2012)

  • Version number changed from 4.1 to 4.5 indicating mass changes
  • Based on FFmpeg 0.9.x
  • The encoder core rewritten for FFmpeg 0.9.x
  • New powerfull and flexible options which are almost compatible with the parameters of ffmpeg command line
  • Improved joining ability such as support codec ‘copy’ mode
  • Many minor improvments and some bug fix

New in FFVCL - Delphi FFmpeg VCL Components 4.1 (Jan 19, 2012)

  • Support Delphi XE2

New in FFVCL - Delphi FFmpeg VCL Components 4.0 (Jan 19, 2012)

  • Compatible with Lazarus Win32
  • Based on FFmpeg 0.8.x
  • Support DirectShow capture
  • Support RTMP protocol
  • Support encoding in multiple threads
  • Support Frame Hook in original format

New in FFVCL - Delphi FFmpeg VCL Components 3.9 (Jan 19, 2012)

  • Support audio mixing
  • Support multiple instances of player
  • More improvements

New in FFVCL - Delphi FFmpeg VCL Components 3.8 (Jan 19, 2012)

  • Support adjust brightness and contrast
  • Support adjust hue and saturation
  • More improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.7 (Jan 19, 2012)

  • Support decode audio (FFDecoder)
  • Remove CropXXX options and use the crop filter instead
  • Several minor improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.6 (Jan 19, 2012)

  • Support Delphi XE/2011
  • Support Packet Input (H.263, H.264, MJPEG, M4V, MPEGVideo, VC1)
  • Several minor improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.5 (Jan 19, 2012)

  • Support Audio Hook
  • Support directly PCM wave data input.
  • Support directly PCM wave data output.
  • More other minor improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.3 (Jan 19, 2012)

  • Work with HTML5 video
  • Support VP8 codec
  • Support WebM containe
  • New property Seeking of FFPlayer.
  • More other minor improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.2 (Jan 19, 2012)

  • Support WebCam Capture
  • Catch exception in converting thread and playing thread.
  • FFPlayer support video filters and dvdsub subtitle.
  • Significant improvement on stability and performance of FFPlayer
  • More other minor improvements…

New in FFVCL - Delphi FFmpeg VCL Components 3.1 (Jan 19, 2012)

  • AVProbe support decoding previous frame/next key-frame/previous key-frame.
  • FFPlayer support DirectDraw video driver(smoothing/antialiasing available).
  • Improve seeking feature of FFPlayer.
  • Improve stability of FFPlayer
  • More other minor improvements…