What's new in Screen2Video ActiveX Control 9.0

May 8, 2019
  • added support Unicode for ActiveX control. The Audio device, Audio input pin can display unicode name.
  • updated OutputType property, now support output AVI, WMV file.
  • added CaptureArea method that support Zoom in, Zoom out to specific area when screen capturing.
  • added Resume and Pause method that support pause and resume the screen capturing.
  • added RefreshAudioDevice method that support Refresh the Audio Device, audio input pin.
  • added DeviceChange event, it will trigger this event when insert or remove USB device.
  • updated VB6, C# 2010, C# 2015, VB.NET 2010, VB.NET 2015, VC , VFP samples.

New in Screen2Video ActiveX Control 8.0 (Apr 5, 2017)

  • Released on 18 May 2016
  • Added support on Windows 10
  • Fixed cannot capture correct resolution with high DPI
  • Fixed mouse pointer position issue with high DPI
  • Added VB.NET 2015, C# 2015 samples

New in Screen2Video ActiveX Control 7.0 (Jul 22, 2015)

  • Fixed memory issue when capturing for a long time.
  • Changed CaptureArea method support input by pixel.
  • Added support screen record from a multi-monitor system.
  • Added GetAudioCompressorCount, GetAudioCompressorName, GetAudioDeviceCount, GetAudioDeviceName, GetAudioInputPinCount, GetAudioInputPinName,GetVideoCompressorCount, GetVideoCompressorName, GetVideoCompressorPropertyPage,GetWMVProfileCount, GetWMVProfileName, GetWMVProfileDesc methods
  • Updated VB6, C# 2010 ,Delphi, VFP, VC , VB.NET 2010, C# 2010 samples.
  • Supported on Windows 8 or above.

New in Screen2Video ActiveX Control 6.1 (Jul 22, 2015)

  • Added digital signed for ocx and exectuable of installer files.
  • Fixed vb.net 2010 samples cannot run on 64 bit OS issue.

New in Screen2Video ActiveX Control 6.0 (Jul 22, 2015)

  • Improved screen recording performance, fixed mouse pointer flickering and fast screen recording on window 7.
  • Added vb.net 2010 sample.

New in Screen2Video ActiveX Control 5.3 (Jul 22, 2015)

  • Added allow use the activex without the form.
  • Added InitControlWithNoUI method.
  • Added VB Script sample.

New in Screen2Video ActiveX Control 5.2 (Jul 22, 2015)

  • Redesigned the screen capture engine, now it will not have mouse pointer flicker when capturing.
  • Added allow adjust the CaptureWidth and CaptureHeight properties to resize the output resolution.
  • Changed capture the area by percentage. It can easy to control the capture area.
  • Added CaptureArea method.
  • Removed CaptureLeft, CaptureTop property.

New in Screen2Video ActiveX Control 5.1 (Jul 22, 2015)

  • Added AudioInputPinVolume property.
  • Allow adjust the volume of selected audio input pin.
  • Added reset the default volume of audio input pin after end of recording.
  • Improved crash issue if the window have not installed sound card.

New in Screen2Video ActiveX Control 5.0 (Jul 22, 2015)

  • Fixed memory leak and improved the performance.

New in Screen2Video ActiveX Control 4.1 (Jul 22, 2015)

  • Fixed capture area mouse pointer issue.

New in Screen2Video ActiveX Control 4.0 (Sep 25, 2007)

  • rewrite capture engine, now it is more smooth and audio, video sync.
  • added capture from window handle.