Skip to main content
Home Forums Silverlight Design Expression Studio Encoder 2 - Publish to Silverlight Streaming
1 replies. Latest Post by Mog Liang - MSFT on July 23, 2009.
(0)
b1021
Member
0 points
2 Posts
07-17-2009 4:08 PM |
Still slowly finding my way through Silverlight Streaming and Encoder 2 - but I'm curious as if I'm adding a new video item (I'm using the reflection template so that I can have multiple video files) do I have to re-encode my entire application? Could I just change the MediaDefinition.xml to include my video files, zip them up and manually publish? I've tried a bit, but I think there is some code in the manifest.xml that I'm not sure what Encoder 2 plugin produces.
Thanks
Mog Lian...
All-Star
15914 points
1,551 Posts
07-23-2009 11:35 PM |
Hi,
You could save the job in encoder2. when need adding new media, open the job, import media file and encode, the former encoded medias won't be encoded again, so the encoding speed would be fast.
Thanks,