Hi2all!
Smooth Streaming use range of video files with different bitrate. These files are prepared with Expression Encoder, and just placed in appropriate directory.
I want to develop web application, which allow my customers to upload some HD video files to the server. Their encoding for Smooth Streaming will be done on server side, and result is also will be available through HD Silverlight player.
Thereby my customers don't need to work with Expression Encoder - just upload files, and server will prepare them automatically, and other users can view it by SL player.
How can I encode new video files on server side? I need to use Expression Encoder in some "batch" mode, or exist other ways to encode new files?
Thanks in advance!