Search code examples
wpfsilverlightvideo-capture

Creating video from WPF/Silverlight animation


I have a animation written in XAML. I need to create a video (AVI) from that animation. Is there a way to do that ?


Solution

  • Here is how to do it for WPF (i.e. not Silverlight)

    http://blogs.msdn.com/b/saveenr/archive/2008/09/22/wpf-xaml-saving-an-animation-as-an-avi-video-file.aspx