Video Edit Gold SDK ActiveX

Video Edit Gold SDK ActiveX 19.5

Release Date : 2011-09-01

Platform : Windows 10, Windows 8, Vista, Windows 7, XP

For Windows Developers who need to Cut Videos,  Merge Videos , Split Videos and more Video Editing features with C#, Vb.Net Winforms WPF, VB6, Delphi, Vfp, Adobe Director, MS Access, C .

Video Edit Gold SDK ActiveX 9.0 Released (01 September 2011)

  • Fixed cannot playback or convert some youtube FLV, F4V video. Updated FLV, F4V decoder , fixed lost frame issue.
  • added pan zoom effect when input image files.
  • added support select specific decoder or filter some decoder  (A user might install several decoders that are capable of decoding a particular file), you may add specific decoder to blacklist or whitelist. In past, the user may not playback some media file when multiple decoders are available, because windows uses the Intelligent Connect algorithm to select the decoder.
  • Support list all filters for current graph.
  • Support list all third party decoder available for particular file. This information is useful when some media file cannot playback correctly.
  • added DecoderAdd2BlackList, DecoderAdd2WhiteList, DecoderClearBlackList, DecoderClearWhiteList, GetCurGraphFilterName, GetThirdPartyDecoderCount, GetThirdPartyDecoderName, GetDecoderFilterType methods.
  • added AddPanZoomEffect method.
  • added DecoderFilterType, UseDecoderFilter properties