Join the VisioForge community forum to ask questions, share feedback, and get help with video/audio SDKs like MediaBlocks, Virtual Camera, and more. Connect with developers and VisioForge support professionals.
Mediaplayer SDK, Avalonia - Tempo (Rate_Set) not working with Karaoke CDG & zip files.
To following on from my previous thread, I upgrade to the latest 2026.2.18 packages, this partially fixed the issue, however. Rate_Set and Rate_SetAsync (I've tried both) are still not working with Ka...
6
Feb 25 (13 days ago)
by Alan Wood
Mediaplayer SDK, Avalonia - Unable to play Karaoke CDG & zip files
HI, I’m currently using the demo version of your Media player SDK to evaluate it, to see if meets my needs for a new project that I’m currently working on, I’m using your simple Mediaplayer demo for m...
31
Feb 15 (23 days ago)
by Roman Miniailov
Fingerprinting Use Case?
I'm a commercial filmmaker and have a client that we have created lots of UI graphics and B-Roll montages for. We have also created sound design for those shots & Scenes. They often times will re-use ...
1
Nov 18 (3 months ago)
by Roman Miniailov
Sometimes Getting ntdll.dll error code 0xc0000374 with MediaBlocks sdk
Hi, I've integrated your MediaBlocks SDK in my wpf app using the example you provided in your previous response, and so far, that worked well. But after porting that project to another pc, it sometime...
7
Oct 15 (4 months ago)
by Nikola Bjelobaba
Getting StackOverflowException on VisioForge_MP4_Muxer_v10_x64.ax
Hi,
I'm trying to use Visioforge encoding filters to encode videos in MP4 format with H264 codec.
I was using the older version muxer VisioForge_MP4_Muxer_x64.ax and it works, but it's very slow and ...
13
Nov 07 (4 months ago)
by Roman Miniailov
Can you overlay a wpf component over videoView?
Hi,
I'm currently making a wpf app and I need to overlay a viewPort component over the camera viewer.
Standard approaches, like adjusting the ZIdnex value, don't seem to work. The camera viewer is al...
2
Sep 30 (5 months ago)
by Roman Miniailov
MF Video Encoder doesn't work with Directshow Editing Services
Hi,
I'm working on a software that uses Directshow Editing Services for video editing and would like to use the Media Foundation video encoding filters to be able to use GPU enconding, but once I buil...
2
Oct 20 (4 months ago)
by Samuel M.
Window capture mode cannot retrieve all screens of this window handle
The window capture mode cannot capture the entire screen of this window handle and can only capture a portion of the screen.
The debug log is as follows:
Filter name: Sample Grabber
Filter CLSID: {c1...
8
Jul 20 (7 months ago)
by Roman Miniailov
Setting up Media Player on .Net Core 8, am I missing libraries or third party software / redist?
Hi,
I need to setup the video player with some requirements and I can't achieve to make it work properly, also, it isn't clear to know what Nugget Packages are required for doing it.
Here are the re...
1
Jan 22, 2025
by Roman Miniailov
SDK RTMP protocol cannot be used
VideoCaptureCore videoCaptureCore = new VideoCaptureCore();
videoCaptureCore.Mode = VideoCaptureMode.ScreenCapture;
ScreenCaptureSourceSettings sourceSettings = new ScreenCaptu...
Maui player open stream
HI, I am lookign at the samples from Git, and it loads with an option below: I run it in Maui windows, and it will ask me to open a local file, which works. I tried adding the defaultfilename for Wind...
32
Oct 28, 2024
by Walter Grimm
Video Edit Streaming
HI,
the the webpage https://www.visioforge.com/video-edit-sdk-net
It says that you have the function for
Network streaming
Windows Media
RTSP protocol (H264/AAC)
Smooth Streaming protocol for Micro...
1
Oct 17, 2024
by Roman Miniailov
*.resx error in samples
HI,
I have been trying to look at some samples, but the Winforms give me an error on all the pages.
Cn you please check.
Severity Code Description Project File Line Suppression State
Error (active)...
1
Oct 15, 2024
by Roman Miniailov
Getting an Access Violation trying to capture a virtual web cam
I have a test app that uses the capture SDK to capture from a web cap (chosen from a drop down) and displays the video on the screen (preview control I think its called). That works fine when capturi...
5
Oct 16, 2024
by Roman Miniailov
Check connection to an IP Camera with VideoCaptureCore.IP_Camera_CheckAvailable
Hi there,
I'm trying to check the connection to an IP camera with the following code:
VideoCaptureCore videoCaptureCore = new VideoCaptureCore();
string myUri = "rtsp://<IPAddress>/axis-media/m...
4
Oct 02, 2024
by Christa Kallenberger
How to set Http header
I want to play a remote source, but it requires setting an HTTP header. For example: Referer. What should I do?
3
Sep 07, 2024
by suyana001
MediaBlocks Motion Detection
The MediaBlocks features page says that MotionBlocks supports motion detection. However, the online help for MediaBlocks does not have a topic regarding this. I do see it for the Video Capture SDK, bu...
How do I stop the recorded file from saving when the recording has finished?
Hello
New to this so apologise if my question is a straight forward one.
I have an application that I've incorporated the screen recording mechanism into. It displays start, pause and stop recordin...
1
Jun 19, 2024
by Roman Miniailov
Multiple Cameras Rendering to Bitmaps
I have a need to (1) Connect to multiple rtsp cameras (2) Render/output each frame of each camera to a bitmap (3) None to all camera outputs may be visible at any given time.
I have looked reasonably...
15
Apr 14, 2024
by Roman Miniailov
Demo Maui - distorted preview
Any capture card (USB or webcam) shows a distorted preview. I'm using Apple TV connected to HDMI Video Capture USB and Windows 11. The video captured is ok and has correct format but preview is not. T...
8
Mar 14, 2024
by Roman Miniailov