What's new in Direct MP4 Encoder Directshow Filter SDK 3.5

Jun 22, 2021
  • Added c#2019 sample.
  • Updated C# 2010, VC 2010 sample, now it use VMR7 for render the video, because some display card does not support use VMR9 for display the video.

New in Direct MP4 Encoder Directshow Filter SDK 3.0 (May 14, 2019)

  • Added SetHwCodec method that support Support GPU Acceleration(NVIDA, AMD, Intel) when capturing to MP4 file.
  • SetH264Preset method support more option when use NVIDA GPU Acceleration.
  • Added DetectGPU method that support checking what GPU is installed on your computer.
  • Updated C# 2010 IDirectMP4EncoderConfig interface. fixed string type to IntPtr type.
  • Added C# 2015 sample.
  • Updated C# 2010, VC samples.

New in Direct MP4 Encoder Directshow Filter SDK 2.1 (Sep 5, 2018)

  • Fixed output mp4 file, the ‘Date” is changed to 6/6/1905 on windows 10.

New in Direct MP4 Encoder Directshow Filter SDK 2.0 (Jul 17, 2018)

  • Added x64 directshow filter.
  • For x64 version, you can save to 4K MP4 video (3840x2160).
  • Updated VC sample, now it include 32 bit and 64 sample.