I wrote the WPF Media Bridge ( http://jmorrill.hjtcentral.com/Home/tab ... fault.aspx ) to get reference to a MediaElement's underlying DirectShow graph, so in threory, if it works in DirectShow, you should be able to get it working with the WPF Media Bridge with the same performance as a stock MediaElement.jmorrill, when I found your post about MediaElement's DirectShow Graph (wich is awesome by the way) i was thinking like you say BenZC, that if it is possible to write a interface to vlc's dummy directshow filter, i think its dshow/filter.h then it would be possible to write a usercontrol that used MediaElement to display video "through" vlc.
So like you say hope anybody out there could post some info.
hi BenZCHi all,
I have published the Project under http://www.codeplex.com/VLCRenderer.
This version is a little bit older then the current one, which means it contains the little bug which I have described before.
But except for this it works just fine.
Enjoy it and have fun.
Best regards,
BenZC
actually, what kind of bug did you mention? does this integrate with videorenderer element?
Sometime the DShow Graph Callback is missing. In 90% cases it works, but in 10% (randomly) you just get sound but no picture of the video, cause the DShow Graph doenst invoke the callback method.
The VlcElment ist not really merged with the VideoRenderer, the VlcElement just uses the VideoRenderer to render the videos.from http://www.codeplex.com/VLCRenderer it stated that the vlc element for wpf is already integrated with videorenderer element.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Bing [Bot] and 15 guests