36 packages tagged with “directshow”
.NET Interfaces for calling DirectShow. This is port/fork of DirectShowLib (http://directshownet.sourceforge.net) for .NET 4.5 and .NET Standard 2.0.
VisioForge .Net products for video capture, editing and playback (Video Capture SDK, Media Player SDK, Video Edit SDK). Core package.
VisioForge Controls UI Wrappers for Android
.Net-based SDK that integrates video capturing and processing functions into software. Implements video and audio playback and capture from a broad range of sources including TV tuners, USB web cams, DV/HDV camcorders, PCI capture cards and IP cameras. Supports AVI, WMV, DV, MPEG-1/2, MP4, FLV and WebM output formats. Samples - https://github.com/visioforge/.Net-SDK-s-samples .
VisioForge Media Player SDK .Net allows programmers to easily integrate video, audio and DVD playback into their software applications. It also allows you to draw overlay bitmap and text over the video with effects. System codecs, FFMPEG and VLC codecs can be used to play video. Samples - https://github.com/visioforge/.Net-SDK-s-samples .
VisioForge Controls UI Wrappers for Avalonia
VisioForge Video Edit SDK .Net allows programmers to easily integrate video editing and processing capabilities into their software applications. SDK allows you to create your own movie out of any audio and video files. You can add various effects to it and transition effects between tracks. Video Edit SDK .Net supports the most popular video formats, such as AVI, WMV, MP4, WebM, Matroska, FLV and MPEG-1/2/4. In addition, you can take advantages of other formats using third-party DirectShow filters. It is possible to export audio to the most popular formats - MP3, AAC/M4A, OGG Vorbis, Windows Media Audio and WAV (with and without compression). Samples - https://github.com/visioforge/.Net-SDK-s-samples .
VisioForge Controls UI Wrappers for WPF
VisioForge Controls UI Wrappers for WinForms
A library to quickly build DirectShow and MediaFoundation media player controls in WPF. The kit comes with a MediaElement replacement, a VideoCaptureElement for web cams and a DVDPlayerElement that plays DVDs and supports interactive menus.
Capture images from DirectShow camera in .NET.
VisioForge Extensions for Windows
VisioForge Controls UI Wrappers for WinUI
CaptureManager SDK allows you include into your software solutions easy supporting of working with web cameras. This SDK is based on Microsoft Media Foundation which is included into the regular Windows OS editions. Microsoft Media Foundation is new technology of Microsoft which was introduced since Windows Vista, but only since Windows 7 it has got supporting of interfaces for capturing video and audio from web cameras. CaptureManager SDK has some unique features: Using encoders which are already embedded into Windows OS; Using Microsoft’s format of video and audio files; Capturing screen image into video file; Capturing speaker audio signals into audio file; Support recording synchronised video and audio from web camera; Support recording synchronised video from many web cameras into the one video file; Support recording synchronised video and audio from many web cameras and screen capture into the one media file; Support steaming live video and audio from many web cameras and screen captute into the local network and the Internet; Easy way for changing of web camera options: brightness, contrast, focus and others; Easy way for changing of encoder settings; CaptureManager SDK has many encoders and media containers. They include video encoders: Microsoft WMVideo7/8; Microsoft WMVideo9; Microsoft WMVideo9 Screen Encoder; Microsoft H264; Microsoft H265; audio encoders: Microsoft WMAudio; Microsoft WMSpeech Encoder; Microsoft AAC; file containers: ASF format.
VisioForge Controls UI Wrappers for GTK
.NET Interfaces for calling DirectShow. This is a fork of DirectShowLib (http://directshownet.sourceforge.net) for .NET 8 and .NET 9
Bonsai Library containing reactive infrastructure to access various video sources.
Bonsai Design Library containing visualizer and editor classes for video source types.
VisioForge FaceAI package
This project devided into two parts. DirectShow audio sink filter. VU-Meter WPF control. NOTE: Registration of AudioVUMeterSinkFilter.dll with regsvr32 is needed to run DirectShow filter.
DirectShow wrappers
这个库的目的是允许在.NET应用程序内部访问Microsoft的DirectShow功能。 微软提供的从.NET访问DirectShow的托管解决方案远不如C++中的DirectShow接口完整。对于希望在.NET中获得DirectShow的完整功能范围的开发人员,这个库提供了访问它们的枚举、结构和接口定义。
This package is part of QuickLook program. LAV Filters - ffmpeg based DirectShow Splitter and Decoders.
Amdox.DirectShow
This package is part of QuickLook program. A library to quickly build DirectShow and MediaFoundation media player controls in WPF. The kit comes with a MediaElement replacement, a VideoCaptureElement for web cams and a DVDPlayerElement that plays DVDs and supports interactive menus.
This is a direct fork/port for .NET 4.5 of DirectShowLib from http://directshownet.sourceforge.net. This one has been fixed to allow .NET Core targeting for HoloTrack.
这是一个用于在 WPF 中快速构建 DirectShow 和 MediaFoundation 媒体播放器控件的库。该库提供了一个 MediaElement 替代品、一个用于网络摄像头的 VideoCaptureElement,以及一个支持交互式菜单的 DVDPlayerElement 用于播放 DVD。
Media Foundation .Net Extension Library(简称 mfext)是一个可选的库,它增强了Media Foundation .Net Library并使其更加适合管理。
这是一个为 .Net 程序员提供的 Media Foundation 编程库
A .NET wrapper of OBSproject/libdshowcapture. Capture Video/Audio/Image from cameras or capture cards. Compatible with many webcams, USB capture cards, PCI-E capture cards (all the devices that OBS Studio supports). Written in C++/CLI (a.k.a. C++ Interop). It has lower latency compared to other libarries using explicit PInvoke.