Skip to main content

Microsoft Silverlight

Unanswered Question WMV Conversion and StreamingRSS Feed

(0)

WebAppGuy
WebAppGuy

Member

Member

0 points

2 Posts

WMV Conversion and Streaming

Hello,

I was wondering if I could get some adivice for good video conversion software that will convert virtually any other format video to wmv. I need to be able to control the conversion process in c#. We currently have a media hosting system that uses flash. We use on 2 video engine to convert everything to .flv videos and it works nicely. But recently we have been talking about switching to silverlight for our media solution. I havent been able to find any good video engines out there like On2 for wmv conversion. Any help, tips or advice would be greatly appreciated.

 Thank you

bryant
bryant

Star

Star

9937 points

1,629 Posts

Silverlight MVP

Re: WMV Conversion and Streaming

Doesn't convert all other media to WMV, but you should at least take a look at Expression Encoder.

Import files from the content creation application of your choice. AVI, QuickTime, MPEG and any codec with a DirectShow decoder can be imported into Expression Encoder and output as a WMV, ready for Silverlight.

-- bryant

Blog | Twitter
_________________
Dont forget to click "Mark as Answer" on the post that helped you.

WebAppGuy
WebAppGuy

Member

Member

0 points

2 Posts

Re: Re: WMV Conversion and Streaming

Ya I have looked into Expression Encoder. But unfortunately it does not convert from enough formats. For example .flv or mjpeg encodings. I have also looked into ffmpeg, which does most of the conversions but quality is kinda low. I have also looked into Direct Show with not much luck on quality eaither.

uninspired
uninspired

Member

Member

2 points

1 Posts

Re: WMV Conversion and Streaming

Might be overkill for your needs, but I've yet to find anything that competes with ProCoder (http://desktop.grassvalley.com/products/ProCoderSW/index.php) as far as sheer format compatibility (especially decoding) goes.  It's an alternate brand but uses the basic guts from Rhozet Carbon Coder, and at a fraction of the cost.

 

MayurGondaliya
MayurGon...

Member

Member

4 points

2 Posts

Re: Re: WMV Conversion and Streaming

Is it possible to convert the videos to WMV using C# ? I am able to do this using FFMPEG. But, the destination WMV file does not play in my silverlight player or windows media player. Is there any library provided by Microsoft for this? Please advice.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities