What's new in Movie Player Gold ActiveX Control 6.0

Aug 9, 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.
  • 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 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.

New in Movie Player Gold ActiveX Control 5.0 (Jul 26, 2018)

  • added support playback WebM video, H.265 video.
  • updated DIVX AVI,WMV,WebM, 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, WMV, WebM, 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 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 General, GeneralVMR9 sample.

New in Movie Player Gold ActiveX Control 4.5 (Apr 5, 2017)

  • Added support unicode file name for AVI, WMV, MPEG1, DAT, MPEG2, VOB, WAV, MP3, MID, MOV, MP4, FLV, F4V, DVIX file.
  • Added read chapters features from video file. e.g. MP4 , MKV file. Get the chapters name and time and go to specific chapter.
  • Compatible with latest Video Edit Gold SDK dll files. You may using both control in same form.
  • Remove viscomwmvp.dll in installer, set default value of UseMsWMVParser property is true. Fixed cannot playback some wmv file issue.
  • Added ChapterOpenFile , ChapterReadChapterCount, ChapterReadChapterName, ChapterReadChapterTime, ChapterCloseFile methods.
  • Added VB6, VB.NET 2010 ReadChapter sample.

New in Movie Player Gold ActiveX Control 4.2 (Feb 2, 2016)

  • fixed flash overlay crash issue when run on delphi.
  • added delphi samples, decoder filter, flash overlay, volumeboost samples.

New in Movie Player Gold ActiveX Control 4.1 (Feb 2, 2016)

  • fixed playback some MP4 video, it have gray screen.
  • fixed playback some MP4 video, the displayed video is played too slow and jerky.
  • rewrite MP4 decoder, now get good performance and quality.
  • fixed cannot playback MPEG2, VOB video on Windows 8 and Windows 8.1.

New in Movie Player Gold ActiveX Control 4.0 (Feb 2, 2016)

  • added VolumeAudioChannel property that allow change the left audio channel, right audio channel or both audio channels.
  • fixed display black screen when playback some MPEG file.
  • added VMR9BiLinearFilter property that allow use VMR9 bilinear filtering or point filtering.
  • added VB6, VC , VB.NET 2010, C# 2010's volumeboost samples.

New in Movie Player Gold ActiveX Control 3.9 (Jul 21, 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 Gold ActiveX Control 3.8 (Apr 1, 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 Gold ActiveX Control 3.7 (Jun 26, 2013)

  • fixed when playback MKV video and set VMR9=false, the duration is 0 issue.