Skip to main content
Microsoft Silverlight
Home Forums Silverlight Design Video and Media Start a Expression Encoder Job out of Silverlight
2 replies. Latest Post by Roland Krinner on June 10, 2009.
(0)
Roland K...
Member
0 points
3 Posts
06-08-2009 5:19 PM |
Hi,
I would like to start a encoding Job for Expression Encoder 2 out of Silverlight. With the Encoder 2 SDK it is easy to do this with a Console Application or even with WPF. But is it also possible with Silverlight? As I´m not able to import the necessary Assembly files Microsoft.Expression.Encoder, Microsoft.Expression.Encoder.Types ... into a Silverlight Project in Visual Studio, I´m not sure how this could work.
Is it possible or is there another way to send the data for encoding jobs to expression encoder. I was thinking about a batch file, but this would not be a very nice solution.
Thanks for your help!
ksleung
Contributor
6126 points
1,140 Posts
06-09-2009 7:13 PM |
I have the impression that it is not possible using Silverlight.
06-10-2009 4:54 AM |
May it be possible using a Webservice such as WCF to connect Silverlight and the Expression encoder ?
Regards
Roland