Hi,
I have spotted a memory leak in MediaUriElement :
When the Element is loaded, it gets the owner window and subscribe to its Closed event.
private void MediaElementBaseLoaded(object sender, R...
Id #11885 | Release:
None
| Updated: Today at 6:08 PM by jmorrill | Created: Today at 4:11 PM by BenjaminBaumann
I am doing the absolute minimum there is to do (pure sample code) and it doesn't show the videostream from my MS Life WebCam on Windows 8.
Any ideas?
Id #11863 | Release:
None
| Updated: Jun 6 at 11:31 PM by atomaras | Created: Jun 6 at 11:31 PM by atomaras
when i use vs2012 debug ,it can show the video
but when i execute the exe,it can not work,no video
I hope have someone can understand .
thanks
my email:LoveNear@outlook.com
Id #11767 | Release:
None
| Updated: May 9 at 2:31 PM by lchl | Created: May 9 at 2:31 PM by lchl
Hi,
using 2 MediaUriElements in one application flickers / shows black screen in both MediaElements.
The bug is reproducable, simply adding a second MediaUriElement in the SampleApplication Media...
Id #11712 | Release:
None
| Updated: Fri at 7:30 AM by boehserhaluter | Created: Apr 17 at 9:30 AM by boehserhaluter
We have been using the MediaKit to play out video in our production application. It has worked well on a number of systems. We have one system in a remote location where the video will repeatedly...
Id #11523 | Release:
None
| Updated: Mar 17 at 8:15 PM by Johnwrnd | Created: Jan 25 at 12:51 PM by markgenovese
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 b...
Id #11188 | Release:
None
| Updated: May 30 at 8:53 PM by jarvis01123 | Created: Sep 14, 2012 at 7:18 AM by ruudlenders
SetRate() in IMediaSeeking interface to set different playback rate. When I call SetRate(1), it works and return value is zero.But when I set other than '1' like SetRate(2), SetRate call Failed and...
Id #10723 | Release:
None
| Updated: Feb 21 at 11:53 PM by johnsonvictor | Created: May 2, 2012 at 7:38 PM by johnsonvictor
There's a bug in MediaElement where setting the MediaPosition to 0 and calling Play() will only work once. After this the MediaElement will fail to replay the clip.
As well to note, the MediaPosi...
Id #10468 | Release:
None
| Updated: Feb 21 at 11:53 PM by ixvorb | Created: Mar 5, 2012 at 5:55 PM by jpchow
I've got Media Foundation working with MediaKit but now ran into a memory leak that appears to be in the unmanaged side. I'm wondering if the Evr Presenter has an interop issue with Media Foundatio...
Id #9961 | Release:
None
| Updated: Feb 21 at 11:53 PM by tinnes | Created: Dec 6, 2011 at 3:47 AM by tinnes
I found a memory leak in VideoCaptureElement and can provide a solution which I hope someone can add to this really good product.
VideoCaptureElement does never get garbage collected!
You can check...
Id #9838 | Release:
None
| Updated: Feb 21 at 11:53 PM by joaoportela | Created: Nov 17, 2011 at 1:19 PM by MichaelTR