Download ActiveX FFmpeg OCX Controls
What's New about FFOCX?

ActiveX FFmpeg OCX Controls 2.0 Release Notes

  • New control EventStreamAdapter
  • Support ScreenCapture, VFWCapture, WaveCapture
  • Support multiple instances of Player
  • Support adjustment of brightness, contrast, saturation, hue
  • More minor improvements...
View FFOCX Architecture
View Architecture of FFOCX - ActiveX FFmpeg OCX Controls (Video Converter and Video Player)

ActiveX FFmpeg OCX Controls 1.5 Release Notes

  • New methods SaveToJpegFile(), DrawBitmapPtrToDC(), SaveBitmapPtrToBitmapFile(), SaveBitmapPtrToJpegFile() of FFDecoder
  • New methods SaveToBitmapFile(), SaveToJpegFile(), DrawBitmapPtrToDC(), SaveBitmapPtrToBitmapFile(), SaveBitmapPtrToJpegFile() of FFPlayer
  • New methods DrawBitmapPtrToDC(), SaveBitmapPtrToBitmapFile(), SaveBitmapPtrToJpegFile() of FFEncoder
  • Several minor improvements...

ActiveX FFmpeg OCX Controls 1.0 Release Notes

  • FFOCX is an ActiveX OCX controls library including Video Converter/Encoder and Video Player OCX controls which wrap FFmpeg libraries perfectly.
  • FFOCX 1.0 includes four OCX controls: FFLogger, FFDecoder, FFEncoder and FFPlayer.

FFEncoder

  • FFEncoder provides audio/video formats transcoding: intput -> decoding(decompression) -> encoding(compression) -> output.

FFPlayer

  • FFPlayer plays audio and video files.

FFDecoder

  • FFDecoder provides media file information and decoding video frames of video files.

FFLogger

  • FFLogger catchs the log generated by Add-ons, FFEncoder, FFPlayer, FFDecoder and DLLs.