Regarding the YouTube like application topic

To continue this conversation,http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1364666&SiteID=1&mode=1

This is going in the direction of WPF/E so I post my question also here:

Thanks for your extensive replies, they have really been of help.

When thinking of using WPF/E (or anything else for that matter), I stumble upon another question.
When users upload their video, whether it being avi, mov, mpg, dv, mpeg4, etc.., it has to format to wmv(for wpf/e), how do I automate this process, and should it happen server side or client side?

Thanks alot!

Tobias

[853 byte] By [Tovdb] at [2007-12-31]
# 1

Automating the upload of a video file is probably something for the ASP.Net forums. WPF/E is a client side technology and will allow you to display the videos on the client, but not process the uploads. Here are some links to get you started:

You will also need to do some video format conversion on the server side once the file is uploaded.

BryantLikes at 2007-9-7 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) General Discussion...