Search found 2 matches

Go to advanced search

by RiccardoPar
16 Sep 2015 14:11
Forum: Web and scripting
Topic: Removing black borders from VlcControl in C# application
Replies: 1
Views: 1032

Re: Removing black borders from VlcControl in C# application

Anyone knows how to solve this problem?

Bye
Riccardo
by RiccardoPar
15 Sep 2015 11:39
Forum: Web and scripting
Topic: Removing black borders from VlcControl in C# application
Replies: 1
Views: 1032

Removing black borders from VlcControl in C# application

Hi everyone, I'm trying to remove lack borders from a stream captured from a directhow device. Here is the code used: using Vlc.DotNet.Core; using Vlc.DotNet.Core.Medias; using Vlc.DotNet.Wpf; public partial class CameraView { void CameraView_Opened(System.Object sender, System.EventArgs e) { string...

Go to advanced search