Anders

568
Reputation
137 views

Registered User

Name Anders
Member for 1 year
Seen Nov 22 at 18:42
Website
Location Stockholm, Sweden
Age 28
Nov
20
accepted Creating a REST client API
Sep
26
awarded  Yearling
Jul
22
answered How to create a movie file (avi) using a set of jpeg files in VB?
Jul
16
comment How do I preview a Windows Media Encoder session in WPF?
I added xmlns:my="clr-namespace:WpfMediaEncoder" to the Window declaration and then you can add it with <my:VideoHost x:Name="myVideoHost"></my:VideoHost>, then I removed the OnWindowPositionChanged overload and instead used myVideoHost_SizeChanged to set _preview.SetCaptureParent((int)myVideoHost.Handle). The thing that made everything working was to use _preview = (WMEncPrepreview)videoDevice.GetSourcePlugin()
Jul
2
answered Free CodeRush Express: worth the time?
Jun
30
accepted WPF XAML StringFormat DateTime: Output in wrong culture?
Jun
30
answered WPF XAML StringFormat DateTime: Output in wrong culture?
Jun
18
accepted Is there a git-svn windows client something like TortoiseSVN?