Version 9.1 (9 December 2011 released)
added digital signed for ocx and exectuable of installer files.
fixed vb.net 2010 samples cannot run on 64 bit OS issue.
Version 9.0 (1 Sep 2011 released)
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
Version 8.5 (2 March 2011 released)
redesigned video editing engine.Now support unlimited video tracks and audio tracks.
updated when output mov file if the computer have not installed qt player, it will crash issue.
added support video mixing and audio mixing.
added support chroma key video effect.
added support Picture in Picture video effect.
added support Picture in Picture with multiple zone video effect.
added support Adjust audio volume or add crossfade audio effect at any point on the timeline using unique volume track.
improved images or videos transition with background audio sync issue.
updated samples show you how to use wmv profile editor activex output HD wmv 9 video.
added vs2010 vb.net samples.
updated all samples.
removed AddBgAudio, AddBgVideo methods.
updated AddEffect method allow add effect on specific video track.
added AddKeyTransparentEffect, AddPicInPicEffect, AddVideoMixingEffect, AdjustAudioVolume, MultiTrackAddFirstAudio, MultiTrackAddFirstVideo, MultiTrackAddNextAudio,MultiTrackAddNextVideo methods.
Version 8.0 (29 Aug 2010 released)
added allow add FLV, F4V plugin , then support input FLV, F4V video.
added support input UNICODE media files, OverlayAddText method support UNICODE.
updated AVCHD decoder, fixed cannot decode some m2ts video files.
fixed OverlayAddImage, OverlayAddText methods support using on 32bit when set VideoSampleSize =32
added support load subtitle file (srt file) and display on video.
added support create subtitle file (srt file).
added support change audio pitch when call Preview, Save2MP3, Save2WMA, Save2Wave methods
added AudioPitchChangeKey method
added SRTMakerAddSubTitle, SRTMakerClear, SRTMakerSave methods, SubTitleLoadFile,SubTitleSetBg, SubTitleSetBgColor, SubTitleSetFont,
SubTitleSetShadow, SubTitleSetShadowColor, SubTitleSetTextColor, SubTitleSetTopPos methods.
added OverlayType, UseAudioPitch properties.
Version 7.2 (12 Nov 2009 released)
fixed some mov files(H.264 codec, 4800Hz sample rate) cannot playback and audio sync issue. Now support HD mov.
added allow add AVCHD encoder plugin. It can output 1920x1080, 1280x720, 720x576, 720x480 m2ts video.
Version 7.0 (14 Sep 2009 released)
redesigned the engine, now it can using ActiveX on server side if you purchased single server license.
added allow add AVCHD video (m2ts, ts) decoder plugin for transcode AVCHD video.
added 12 ASP.net samples.
added 14 vbscript samples.
added InitSingleServerLicense, IsFileExising, NoUIPreviewWhenConvert,
NoUISetVideoWndPos, NoUISetVideoWndStyle, NoUIVideoWndCaption methods.
Version 6.6 (16 July 2009 released)
GetFrame, GetFrame2HBITMAP, GetFrame2Picture, GetFrameBySize, GetFrameBySize2HBitmap, GetFrameBySize2Picture methods support DIVX video.
added ResizeControl method, it allow resize the display area.
Version 6.5 (22 Feb 2009 released)
added allow output RMVB format.
added allow use MPEG layer 3 audio codec when output avi file and adjust mp3 bitrate, sample rate value.
added Click, DblClick event.
added allow adjust the audio volume when preview the video.
added AVIMP3Bitrate, AVIMP3SampleRate, RMAudioMode, RMHeight, RMProfile, RMVideoFrameRate, RMWidth, SoundVolume properties.
added RMLoadProfiles, RMProfileName, RMProfilesCount methods.
Version 6.0
added allow output 1280x768, 1280x720 MPEG2 file.
added allow use AC3 audio when output MPEG2 file.
redesign overlay text, overlay image engine. Now it can display text or image smoothly , control fade in, fade out, shadow effect.
added allow add overlay text or image at specific time.
fixed lag issue for outputed VCD PAL file.
added scrolling banner text on video, allow to control the scrolling direction, scrolling speed, font, font size, font style, text color, background color, alpha blending value.
removed OutlineText, TextureBrushImage,HashBrush Text.
added OverlayAddText, OverlayAddImage, OverlayDelAll, OverlaySetFont, OverlaySetSpeed, OverlaySetState, OverlaySetTextBgColor,OverlaySetTextColor, OverlaySetTextScrollDir,OverlaySetTextShadow methods.
added MPEGAC3 property.
Version 5.5
added support input vob file.
redesign mpeg2 decoder, increased the performance.
Version 5.0
redesign the transitions engine, now you can create video slideshow or image slideshow more easy.
added output animated gif file.
added allow scale 16:9 or 4:3 when encoding MPEG file.
Version 4.5
improved mp4, mov, 3gp decoder supported quick time player 7.2 (old version will cannot hearing audio if user installed quick time player 7.2 or above)
improved mp4, mov, 3gp decoder fully supported vista
Version 4.0
added mpeg2 decoder plugin
Version 3.0
rewrite vcd, svcd, dvd, mpeg1, mpeg2 encoder, now it have fast conversion speed.
added ac3 audio when output dvd video file.
added allow adjust video, audio bitrate when output mpeg1, mpeg2.
added support input 3g2 video file.
Version 2.5
added support input mov, m4v, mp4 with aac audio, 3gp with amr audio.
fixed audio sync issue when output avi file.
added save mp3 audio file.
Version 2.0
added draw overlay text, bitmap on video.
added export frame from mov, 3gp, mp4, vob, mpeg2 file to image files.
added export frame to jpg,gif,png,tif.
added setpos and getpos method, it allow change position when preview.