Codeplex - wpfmediakit.codeplex.com - WPF MediaKit - For webcam, DVD and custom video support in WPF
General Information:
Latest News:
New Post: WPF VideoCaptureElement doesn't display and flash on and off 20 Nov 2012 | 07:05 pm
I used the SampleApplication which is provided with the WPF MediaKit Library to display a WebCam stream on a VideoElement.This code works well except for one specific computer on Windows XP Service Pa...
New Post: MediaUriElement - Could not render any streams from the source Uri 3 Nov 2012 | 02:15 pm
We find the same issue while playing .mov. Any ideas ?
New Post: MediaKit MediaUriElement .mov .mp4 1 Nov 2012 | 12:17 am
We use the mediakit for capture sources works awesome! We have recently found that the native mediaelement in wpf has a memory leak and can cause it to black out after a while. So we switched over t...
New Post: PAL,HD (720p,1080p) stream from Decklink Card 13 Oct 2012 | 10:05 pm
It still did not work for me. Opening up capture properties would always say "NTSC" no matter what I set them to the previous time, and I always saw a black screen. Set the following registry key to...
New Post: Showing blank when added the MediaUriElement in a ListBox 5 Oct 2012 | 05:23 pm
i tried the MediaUriElement of the wpfmediakit it's really great but when i try to add the player to the listbox as a item it is showing blank. MediaUriElement playe = new MediaUriElement (); playe....
New Post: CreateDeviceEx fails D3DERR_DRIVERINVALIDCALL 3 Oct 2012 | 01:47 am
Hi everyone, I've been banging my head on this scenario since Thursday. 80% of the time the video plays perfect... the rest... which took me a while to figure out and debug into to find the root cause...
New Post: Distortion / pink lines with MediaUriElement 2 Oct 2012 | 08:32 pm
I've come across this library in my search to make HD playback work correctly on an XP box. I can get the files to play, however, I am seeing some distortion made up of pink lines across the top of th...
Source code checked in, #79962 2 Oct 2012 | 02:14 am
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
Source code checked in, #79961 2 Oct 2012 | 02:08 am
Checked in by server upgrade
Created Issue: How to properly add a reference to WPF MediaKit? [11188] 14 Sep 2012 | 12:18 pm
Since I'm interested in using DirectShow and / or Media Foundation in WPF, the WPF MediaKit seems like a good library for my needs. However, I haven't got it to work yet. 2 out of 5 .dlls can't be ad...