views:

48

answers:

1

I'm looking for some testimonials for components that take video with a wide range of formats (.avi, .mov, .mpeg) and encode them into .flv.

We'll want the following:

  • Be able to encode from a large list of common video/audio formats.
  • Create thumbs for the media that it encodes.
  • Have a good SDK (.NET preferred) that we can use to event when a job is done and get progress updates as video encodes (bonus get an ETA for when we think it will be done).
  • Good examples so we can quickly come up to speed.
  • Dictate bit rates, set watermarks.
  • Be reasonably priced.

I'd prefer personal experience as opposed to strong Google skills.

Thanks in advance!

UPDATE I've been looking into http://online.movavi.com/engine.html right now, I'll update the progress. The only answer right now hasn't been that helpful. If you have any input I'd love to hear it.

+2  A: 

I use Xuggler (Java) for this. Of course, I also wrote Xuggler, but over 20,000 developers have downloaded it.

Xuggle