jmorrill
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | is there any issues with WPF and DirectShow? | 4 | Apr 05, 2008 at 1:17 PM |
| Tech Off | Directshow in WPF | 16 | Mar 31, 2008 at 5:00 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | is there any issues with WPF and DirectShow? | 4 | Apr 05, 2008 at 1:17 PM |
| Tech Off | Directshow in WPF | 16 | Mar 31, 2008 at 5:00 PM |
James Clarke: Creating Silverlight Media with Expression Media Encoder
Apr 17, 2007 at 5:11 PMThe video shows great use of WPF and you guys say you have a directshow engine running in the background. I know the WPF API (MediaElement/MediaPlayer) gives no exposure to the graph, and there is no way to create your own graph and have it render to a WPF element (unless you use HWND interop). There is also no method of fast image buffer editing (CopyPixels() and creating a new bitmap is slow w/ video in WPF).
I watch like a hawk on blogs and forums and it doesn't seem I'm alone with this fustration.
I guess my question is, did you guys use all the public WPF/DShow APIs to make this, or is there a super secret hack? Whats the secret to a hi-perf dshow/wpf marriage? Please share...or give me a hint
jeremiah.morrill@gmail.com
-Jer