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 ActiveX 5.0 Released (25 July, 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.