Movie Player Gold SDK ActiveX

Movie Player Gold SDK ActiveX 6.0

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

For Windows Developers who need to advanced media player with overlay text, image, add audio effects, dual display with C#, C++ , VB.Net , VB, Delphi, Vfp, MS Access.

Movie Player Gold SDK ActiveX 6.0 Released (9 August, 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 support Audio Effect when playback audio file.
  • fixed when UseVMR9=false, it cannot use Audio Effects when playback video file.
  • Support display Audio Spectrum Visualization when you play 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.
  • added UseEqualizer property, it allow enable./disable use Equalizer when playback video file.
  • 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. 
  • added SetEqualizer method. Support 10 Bands Equalizer to bring great sound effects.
  • added SnapShot2ByteArray method.
  • fixed snapshot issue , the last row display on first row when use SnapShot2ImageFile, SnapShot2HBITMAP, SnapShot2Picture(), Snapshot() methods.
  • 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.
  • 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.
  • updated VB.NET 2010, VB.NET 2019, C# 2010, C# 2019, VC , VB6 General,  GeneralVMR9, AudioEffect samples.