Questions tagged [expression-encoder-sdk]

The Microsoft Expression Encoder SDK gives a developer access to all the tools to create encoded video and audio that will meet their streaming or broadcasting needs. This topic will provide an overview of all the options available to users of the SDK.

53 questions
1
vote
1 answer

How to Record HD video from WebCam with Sound in C# Desktop App (WPF or Winform)?

I am making a Lecture Recording app and I need to Record High Definition Video from HD WebCam. Initially I used Microsoft Expression Encoder to Record the Video. It works fine for low resolutions but it lags on 720p and above. As for Aforge Library…
1
vote
1 answer

How to specify encoding bitrate while capturing from a webcam - MS Expression Encoder 4

I have a program to capture and save live webcam video. This is taken from sample programs coming with Expression Encoder 4. LiveJob job = new LiveJob(); EncoderDevice video = EncoderDevices.FindDevices(EncoderDeviceType.Video).Count > 0 ?…
Vinod
  • 4,138
  • 11
  • 49
  • 65
1
vote
1 answer

Does anyone have a PowerShell script to batch encode files using Expression Encoder 3?

I have a set of WMV files that I need to convert to H.264. I have Expression Encoder 3 and can do each through the UI. Just trying to find a script to batch it through PowerShell using the Encoder 3 SDK. Thanks
Chris Woodruff
  • 1,323
  • 3
  • 14
  • 30
1
vote
0 answers

Multiple Camera Angle .ism and .ismc generation

I was trying to follow this sample of Microsoft's Multiple Camera Angles to use with Smooth Streaming client: http://msdn.microsoft.com/en-us/library/gg134026(v=vs.95).aspx The article doesn't indicate how to (or what did) generate the .ism file…
1
vote
0 answers

How to add captions to live stream using Expression Encoder 4 SDK

I have a live stream of video. I am using LiveJob from expression encoder to display and save this stream. Now I also want to add captions to it. How can I add captions using the script command ? If you need any more information please comment. I am…
1
vote
0 answers

Expression encoder cuts ending part of livejob webcam recording/encoding

I am using expression encoder 4 SP2 SDK in C#, as I found, it can record and encode cameras live. So I managed to write some code, which works fine, when computer is good enough. Then the recorded video is fine. I assumed, that when computer is…
Wolf
  • 3,117
  • 3
  • 19
  • 10
1
vote
1 answer

What are the limitations of each VC1 profile?

When I'm trying to a conversion with the following parameters: mediaItem.OutputFormat.VideoProfile = new MainVC1VideoProfile() { Size = new System.Drawing.Size(1920, 1200), Bitrate…
1
vote
1 answer

Can I play xesc file on Silverlight?

It seems very weird and I can't understand it, Why xesc, the output of Expression Encoder 4 Screen Capture, can't be play on Silverlight?? Why ScreenCaptureVideoProfile codec is always unknown? doesn't the left hand know what the right hand is…
1
vote
1 answer

Image from webcam preview throws generic GDI+ exception

I'm making a custom webcam user control. I use Microsoft Expression Encoder, and set a PreviewWindow on a panel inside the control. All's fine, except that when I try to grab the image, I get an exception: Generic GDI+ exception My first try…
0
votes
1 answer

Encode video from .NET Bitmaps on the go and stream it live over the internet

Is there a library or method which will allow me to take several Bitmaps in C#, encode them into a video and stream the video live over the internet, possibly using a library like Lidgren. I am basically taking screen shots of my screen every second…
Jamie
  • 130
  • 1
  • 4
  • 14
0
votes
2 answers

Expression Encoder 4 live stream consumed by HTML 5

I'm trying to serve up a live stream (ie. completely buffered in memory, cannot access the past) and am having trouble with Expression Encoder 4. Ideally, I'd like to just stream a bare H.264 byte stream to the client consumed by:
brandon
  • 1,585
  • 1
  • 10
  • 13
0
votes
1 answer

How two merge two files using Expression Encoder 4 sdk

I'm doing an application in VSExpress10 using Expression Encoder 4 sdk, wherein I take 2 video files as input and need to produce a single file merging the both. When I add both files to Job class' MediaItems entity, both the files are encoded…
Niranjan
  • 813
  • 2
  • 12
  • 33
0
votes
1 answer

Trouble with Expression Encoder API

I'm currently running Visual Studio Express Edition 2010, I downloaded Microsoft Expression Encoder API version 2. I installed it, but when I try to do a sample encoding, I don't find the Microsoft.Expression.Encoder, Encoder.Types and…
Niranjan
  • 813
  • 2
  • 12
  • 33
0
votes
1 answer

How can i view the live stream i'm publishing via expression encoder SDK on wpf from another computer?

So i have a lack of knowledge issue with this. I'm currently streaming my webcam and trying to do a small conferencing application on WPF. I can easily see the streamed video by doing
umutto
  • 7,460
  • 4
  • 43
  • 53
0
votes
0 answers

heloo all of talented friends my vs code is not opening

hello all of talented friends my vs code I not opening , I reinstalled it but still it is not opening , I completely uninstalled it and then reinstall but still it is not opening please help