Demo: Direct3D 11 aware SuperResolution scaler based on AMD framework
A variant of previous CaptureEngineVideoCapture demo application which features AMD Advanced Media Framework SuperResolution scaler for video. It is basically a live video camera application started...
View ArticleDemo: Direct3D 11 aware SuperResolution scaler based on AMD framework (updated)
While on it, a quick update to the previous post/application: added dynamic media type change support to upscaler effect MFT the video is automatically upscaled to map 1:1 to effective pixels &...
View ArticleDemo: Live OpenCV Non-local Means Denoising
On occasion I hooked OpenCV Non-local Means Denoising to the Media Foundation camera capture test application already meantioned in previous posts. It is the regular, non-CUDA implementation wrapped...
View ArticleDemo: Live camera video with Microsoft’s Video Stabilization Effect MFT
In continuation of camera demos, one another build with Microsoft’s Video Stabilization MFT. In the context of Capture Engine applciation and use of the MFT as an effect, it is used in its defautl...
View ArticleDemo: Web camera video with MPEG-DASH live broadcasting
New series in demonstrations of what one can squeeze out of Windows Media Foundation Capture Engine API. This video camera capture demonstration application features a mounted MPEG-DASH (Dynamic...
View ArticleDemo update: Web camera video with MPEG-DASH live broadcasting, now with MP4...
Since the last demo appears to be quite nice, one another addition: ability to drop the internal memory video content of the application into MP4 file. As the application works and shows video...
View ArticleDemo update: Web camera video with MPEG-DASH live broadcasting, now also with...
Serving MPEG-DASH differs from serving HLS but as long as you have video packaged in ISO BMFF segments, adding an option to also expose content as HLS (HTTP Live Streaming, RFC 8216) is not too...
View ArticleDemo: Webcam with YOLOv4 object detection via Microsoft Media Foundation and...
As we see announcements for more and more powerful NPUs and AI support in newer consumer hardware, here is a new demo with Artificial Intelligence attached to a good old sample camera application...
View ArticleA codec for The Imaging Source cameras and [discontinued] IC Capture 2.5...
Truly advanced industrial cameras by The Imaging Source are provided with image acquisition software, End User Software is a free IC Capture application, which ended up with a few problems to resolve....
View ArticleShadertoy & .NET MAUI CommunityToolkit MediaElement
A side effect from integration of external video signal coming from native code C++ application with a .NET MAUI Blazor app: a reference video source (based on nice Shader Art Coding Introduction...
View Article