Questions tagged [expression-encoder]

Microsoft Expression Encoder SDK is a tool which allows to record from the window screen, audio devices and/or video devices to computer or stream over the net.

Microsoft Expression Encoder SDK is a tool which allows to record from the window screen, audio devices and/or video devices to computer or stream over the net.

Formally know as windows media encoder.

Functionalities:

  • Record screen.
  • Record from video source(camera).
  • Record from audio device(microphone).
  • Stream to IIS.
  • Edit Videos.

3 different editions are available:

enter image description here

The Expression Encoder 4 SDK comes with a couple samples to get started with. You can see the examples on the msdn expression encoder page.

Resources:

  1. Reference to the class library
  2. What is new in Expression Encoder 4
  3. Code Samples
  4. Getting Started
  5. Books:
77 questions
0
votes
1 answer

Create directshow filter object in expression encoder sdk

I have a directshow filter that can be used by expression encoder. Is it possible to create two objects of this filter using expression encoder sdk( two projects)? Thanks in advance.
-1
votes
3 answers

How to use Expression encoder using silverlight

I need to create a command-line program that accepts a .avi file and converts it into a .wmv so that I can display it using Silverlight. Does anyone know any examples of how to convert a .avi file to a .wmv?
seema
  • 11
  • 2
1 2 3 4 5
6