What's new in Movie Player Pro SDK ActiveX 15.0

Oct 20, 2022
  • Added support save to MP4 file when playback the video.
  • Added support cut parts of a video file and save to MP4 file.
  • Added support change the background music when save to MP4 file.
  • Added support playback (Material Exchange Format )MXF video file.
  • Fixed some wmv file cannot playback.
  • Added VEMp4AspectRatio, VEMp4VideoBitrate, VEMp4Width, VEMp4Height, VEMp4AudioChannels, VEMp4AudioSampleRate, VEMp4Framerate, VEMp4GPUCodec,VEMp4H264Preset, VEMp4NVIDAPreset, VEMp4AudioBitrate properties.
  • Added VEAddVideo, VEAddAudio, VEInit, VESave, VEMp4DetectGPU methods.
  • Added Converted, Converting events.
  • Updated VB6, C#2 010, C# 2019, VB.NET 2020, VB.NET 2019, VC++ General, GeneralVMR9 samples.

New in Movie Player Pro SDK ActiveX 14.0 (Aug 4, 2021)

  • Added Built-in MP3 decoder when playback mp3 file.
  • Added M4a, OGG, FLAC, MP2, AC3 decoder, support playback M4a, OGG, FLAC, MP2, AC3 files.
  • Support display Audio Spectrum Visualization when you play audio file.
  • Added SpectrumBarColor1,SpectrumBarColor2 ,SpectrumSeparatorColor ,SpectrumStereo properties. It allows change the bar, separator color, set stereo or mono mode.
  • Added SpectrumVisibleWhenPlayAudio properties. It allows Visble/Invisible the Audio Spectrum Visualization when play the audio file.
  • Added IsSupportVMR9 method, it support checking your system whether support use VMR9 to renderer the video.
  • Added IsAudioFile method if you loaded audio file, it will return true.
  • Removed ChapterOpenFile, ChapterReadChapterCount, ChapterReadChapterName, ChapterCloseFile, ChapterReadChapterTime methods. Removed ReadMP4ChaptersDLL.dll
  • Added viscomaudiodecoder.dll, SpectrumFilter.dll files.
  • Updated VB.NET 2010, VB.NET 2019, C# 2010, C# 2019, VC , VB6 General and GeneralVMR9 samples.

New in Movie Player Pro SDK ActiveX 13.5 (Mar 3, 2021)

  • Added UseEqualizer property, it allow enable./disable use Equalizer.
  • Fixed cannot display first frame when load the video and set UseVMR9=true.
  • Fixed display black window or refresh issue(show the previous video on background) when load the video and set UseVMR9=false on windows 10.
  • Updated C# 2010, C#2019, VB.NET 2010 , VB.NET 2019, VB6, VFP, GeneralVMR9, General Samples.

New in Movie Player Pro SDK ActiveX 13.0 (Dec 14, 2020)

  • Added Support 10 Bands Equalizer to bring great sound effects.
  • Added SnapShot2ByteArray method.
  • Fixed snapshot issue , the last row display on first row on SnapShot2ImageFile, SnapShot2HBITMAP, SnapShot2Picture(), Snapshot() methods.
  • Added SetEqualizer method.
  • Added C# 2010, VB.NET 2010, VB6 Equalizer samples.
  • Updated C# 2010, VB.NET 2010 GeneralVMR9, General Samples.

New in Movie Player Pro SDK ActiveX 12.5 (Mar 30, 2020)

  • Fixed Videos recorded using mobile devices with portrait mode , fixed shows the video as landscape instead of portrait.
  • Fixed Videos recorded using mobile devices, it displayed upside down issue.
  • When Videos recorded using mobile devices (e.g. iPhone), the video file will have rotation metadata. added support Read video's rotation metadata and show the video to landscape or portrait mode.
  • Add avfilter-5.dll and postproc-53.dll files, you need distribute these dll files when decode the video.

New in Movie Player Pro SDK ActiveX 12.0 (Oct 13, 2019)

  • updated the decoder that Compatible latest version of Video Edit Gold SDK ActiveX decoder.
  • Using Video Edit Gold SDK ActiveX and Movie Player Pro ActiveX in same application without any problem.
  • added playback streaming MP4, MOV, MPEG1, MPEG2, M2TS video files that can use audio pitch and audio tempo , change audio channels ( Karaoke video contain multichannel audio, use this feature can remove the vocals and support volume boost features.
  • added C# 2019 samples and VB.NET 2019 samples.

New in Movie Player Pro SDK ActiveX 11.5 (Jun 25, 2018)

  • Added support playback WebM video, H.265 video.
  • Added WMV, WebM decoder support count the number of audio tracks and select playback specific audio track in WMV video.

New in Movie Player Pro SDK ActiveX 11.0 (Nov 26, 2017)

  • updated DIVX AVI, MPEG2, VOB, MPEG1, M2TS, MKV decoder, now support count the number of audio tracks, get the audio track name and select playback specific audio track .
  • added support step frame backward and forward (frame by frame) in DIVX AVI, MP4, MOV, M4V, MPEG2, MPEG1, VOB, M2TS, MKV, DIVX video files.
  • added DIVX AVI decoder, now playback DIVX AVI file, it does not need installed divx codec.
  • fixed MP4 decoder, when preview the MP4 video, At the end some frame are missing.
  • renamed MP4SelectStream, MP4GetStreamName, MP4GetStreamCount methods to AudioTrackSelectStream,AudioTrackGetName, AudioTrackGetCount methods.
  • removed VOBSelectStream, VOBGetStreamName, VOBGetStreamCount methods. Now use AudioTrackSelectStream,AudioTrackGetName, AudioTrackGetCount methods.
  • improved change VOB audio stream speed when preview, In old version need about 10 seconds. Now need 1-2 second only.
  • fixed error message when open VB6 General, GeneralEVR, GeneralVMR9 sample.
  • fixed cannot snapshot issue when set UseVMR9 = False.
  • added allow select audio track, step backward and forward with C# 2015, C# 2010, VB6, VB.NET 2010, VB.NET 2015, VC , Delphi General, GeneralEVR, GeneralVMR9 sample.
  • updated picturebox lock the image file issue when click snapshot button with C# 2015, C# 2010, VB.NET 2015, VB.NET 2010 sample.

New in Movie Player Pro SDK ActiveX 10.8 (Aug 18, 2017)

  • added support playback streaming MPEG1, MPEG2, MP4, MOV, M2TS video, it does not
  • need download whole video before playback. (need purchased streaming MP4, MOV, MPEG1,
  • MPEG2, M2TS plug-in)
  • added support set UseVMR9 = true or false for playback when called
  • StreamingLoadFromURL
  • added version resource in ReadMP4ChaptersDLL.dll , otherwise some anti-virus
  • software will report this file have virus.
  • added C#2010, C#2015 streaming MPEG1, MPEG2, MP4, MOV, M2TS video samples.

New in Movie Player Pro SDK ActiveX 10.5 (Feb 28, 2017)

  • Support Enhanced Video Renderer It has better performance and better
  • qualitySupport OS for Windows Vista, Windows 7 & Windows 8, Windows 10
  • fixed MP4 MOV Streaming plugin display invalid format issue
  • added UseEVR property
  • added C# 2010, VBNET 2010, VB6, VC, VFP GeneralEVR samples

New in Movie Player Pro SDK ActiveX 10.0 (Oct 25, 2016)

  • Added Unicode file name support for AVI, WMV, MPEG1, DAT, WAV, MP3, MID, MOV,
  • MP4, FLV, F4V and DVIX files
  • Added read chapters features for video file formats, such as MP4 and MKV. Can get the
  • chapters name and time and go to specific chapter
  • Compatible with the latest Video Edit Gold SDK DLL files. May use both
  • control in the same form
  • Remove viscomwmvp.dll in installer, set default value of UseMsWMVParser
  • property to True. Fixed error when some WMV files couldn't be played
  • Added ChapterOpenFile, ChapterReadChapterCount, ChapterReadChapterName,
  • ChapterReadChapterTime and ChapterCloseFile methods
  • Added VB.NET 2015 and C# 2015 samples
  • Added VB6, VB.NET 2010 and VB.NET 2015 ReadChapter samples

New in Movie Player Pro SDK ActiveX 9.8 (Feb 4, 2016)

  • fixed flash overlay crash issue when run on delphi.
  • fixed flash overlay filter auto loaded when load the video.
  • added delphi samples, decoder filter, flash overlay, volumeboost samples.

New in Movie Player Pro SDK ActiveX 9.7 (Sep 17, 2015)

  • fixed playback some MP4 video, it have gray screen.
  • fixed playback some MP4 video, the displayed video is played too slow and jerky.

New in Movie Player Pro SDK ActiveX 9.6 (Jul 7, 2015)

  • added new MP4, MOV, M4V decoder, now it can playback these video without installed quick time player.
  • added support change playback rate of MP4, MOV, M4V videos.
  • fixed decode video issue when create multiple instance of ActiveX.
  • fixed cannot snapshot when useVMR9 = false and overlay flash file.

New in Movie Player Pro SDK ActiveX 9.5 (Jan 3, 2015)

  • Support change the left audio channel, right audio channel or both audio channels. Use this feature can remove the vocals from Karaoke video.
  • added VolumeAudioChannel property.
  • updated VB6, VC , C#2010, VB.NET 2010, Delphi samples.

New in Movie Player Pro SDK ActiveX 9.2 (Mar 11, 2014)

  • added Support volume boost and Auto Gain, Normalize, surround control, voice control features.
  • fixed cannot playback vob file on windows 7, windows 8 if third party mpeg2 decoder installed.
  • fixed open same video few times, sometimes crash issue.
  • fixed cannot playback vob file when you VMR7.
  • added UseVolumeBoost , VolumeAutoGain , VolumeExpandStereo, VolumeGain, VolumeNormalize, VolumeNormalizeMatrix, VolumeVoiceControl properties.
  • added vb6, vb.net 2010, c# 2010 volume boost samples.

New in Movie Player Pro SDK ActiveX 8.5 (Dec 20, 2011)

  • added allow use VMR 7 or VMR9 Renderer, some computer cannot use VMR9 Renderer, so use VMR7 Renderer feature is useful.
  • added AVCHD decoder support .mts, .m2t extension.
  • added digital signed for ocx and exectuable of installer files.
  • added c# 2010 and vb.net 2010 samples and fixed cannot run on 64 bit OS issue.
  • added UseVMR9 property.

New in Movie Player Pro SDK ActiveX 8.2 (Oct 26, 2011)

  • added support playback streaming MP4, MOV video from URL, get the buffered percentage, file size, available data, download rate information. (need purchased streaming MP4, MOV plug-in)
  • added support get the Video/Audio Information, e.g. Video bitrate, Audio bitrate, Audio Channels, Audio Sample Rate, Frame rate, Video Width, Video Height, Container Name, Video Codec Name, Audio Codec Name, Number of video stream and audio stream information.
  • Fixed playback some F4V video, it seem have slow motion issue.
  • added AudioBitrate, AudioChannels, AudioSampleRate, AudioStreamCount, AudioStreamFormat, MediaContainerName, VideoBitrate, VideoStreamCount, VideoStreamFormat properties.
  • added StreamingAutoPlayAfterBuffered, StreamingGetDownloadedSize, StreamingGetFileSize, StreamingLoadFromURL, StreamingPause, StreamingPlay, StreamingSetPos, StreamingStop methods.
  • added OnStreamingBuffered, OnStreamingErrorMsg, OnStreamingStatus events.

New in Movie Player Pro SDK ActiveX 8.0 (Oct 26, 2011)

  • 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 allow unload the video, clear the screen.
  • added DecoderAdd2BlackList, DecoderAdd2WhiteList, DecoderClearBlackList, DecoderClearWhiteList, GetCurGraphFilterName, GetThirdPartyDecoderCount, GetThirdPartyDecoderName, GetDecoderFilterType methods.
  • added unloadfile method.
  • added DecoderFilterType, UseDecoderFilter properties.

New in Movie Player Pro SDK ActiveX 7.5 (Oct 26, 2011)

  • fixed playback m4v file cannot hearing the audio issue.
  • updated f4v, flv decoder, fixed cannot playback some f4v, flv files issue.
  • added allow select audio stream when playback multi-language or karaoke vob or mpeg2 file.
  • added allow list all streams for vob or mpeg2 file.
  • added allow use microsoft wmv parser, it may solved cannot playback some wmv file issue.
  • added UseMsWMVParser property.
  • added VOBGetStreamCount, VOBGetStreamName, VOBSelectStream methods.
  • updated samples.

New in Movie Player Pro SDK ActiveX 7.0 (Oct 26, 2011)

  • fixed load mp3 file, it cannot return correct duration issue.
  • improved playback CDG file, cannot hear the audio issue when installed third party karaoke CDG filter.

New in Movie Player Pro SDK ActiveX 6.8 (Oct 26, 2011)

  • Added allow add F4V decoder plug-in, allow playback F4V (for flash player 9.5[plus] ) file.
  • fixed some mov files(H.264 codec, 4800Hz sample rate) cannot playback and audio sync issue. Now support HD mov, support 6-channel audio mov file.
  • redesign ChangePitch, ChangeTempo methods, now it is very stable, fixed crash issue with some video file.

New in Movie Player Pro SDK ActiveX 6.6 (Oct 26, 2011)

  • Added allow add AVCHD decoder plug-in, allow playback AVCHD (m2ts, ts) file.
  • Fast AVCHD decoder, support Real-time, high resolution AVCHD 1920x1080 video playback.

New in Movie Player Pro SDK ActiveX 6.5 (Apr 3, 2009)

  • Added allow show Full screen mode, now it can using keyboard key or mouse button to close the full screen.
  • Added ShowFullScreen, IsFullScreen methods.
  • Added ClearFullScreenKey, ClearFullScreenMouseButton, ClearFullScreenType properties.
  • Added MouseEnter, MouseLeave events.

New in Movie Player Pro SDK ActiveX 6.0 (Nov 26, 2008)

  • Added allow add flv decoder plug-in, allow playback flv file.
  • Added LoadFromByteArray, LoadFromMemory methods. allow load the video from memory.
  • Added SetVideoWin2AspectRatio, SetVideoWin2Owner, SetVideoWin2PopUp, SetVideoWin2Show , SetVideoWin2Style, SetVideoWin2Caption, SetVideoWin2Pos methods.
  • Allow display secondary video window. You may playback two video window in same time. Display pic in pic effect, adjust floating popup window's position.
  • Changed the default audio render to Default DirectSound Device. Because another audio render may affect the audio sync issue

New in Movie Player Pro SDK ActiveX 5.5 (Sep 10, 2008)

  • Support allow add plug in mpeg2 decoder for playback vob, mpeg2 file

New in Movie Player Pro SDK ActiveX 5.0 (Jun 13, 2008)

  • Added allow select different audio renderer/audio device when playback.
  • Added DrawImageFromByteArray and ShowBitmapByteArrayOnDrawText methods.
  • Added StartTime and EndTime properties, it allow playback for specific time range.

New in Movie Player Pro SDK ActiveX 4.5 (Jan 3, 2008)

  • improved mp4, m4v, 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, m4v, mov, 3gp decoder fully supported on vista.
  • improved crash issue when change audio pitch, tempo.
  • added mp4, mov, 3gp, m4v files support change audio tempo.

New in Movie Player Pro SDK ActiveX 4.0 (Jun 18, 2007)

  • added support amr audio format.
  • WMV, ASF, WMA file support change playback rate.
  • added Video Color Adjustment, contrast, brightness, invert color, saturate, hue, lightness.