FFmpeg Wrapper: Format Conversion Tester

Comments

If you are interested in another approach to transcoding, check out the service I run called Mux. In short, we have an API, along with some sample PHP code (among other languages) that you can use to transcode video with all the primary controls you need: mimetype, framerate, resolution, bitrate, etc...

You can try our free, web-based UI at http://mux.am or learn about our API access at http://muxcloud.com

Best of all, you can use Mux free for low volume transcoding or scale up to your own servers running on Amazon EC2 and S3 if you need more video storage and streaming power than one Drupal box can handle.

Though Media Mover does offer S3 integration, along with email and ftp and a number of Drupal specific file harvesting mechanisms, I'm always interested in other solutions- I'd be game to talk integration- looking at the API seems like it could be straight forward to implement for Drupal

how's we can get output format list.... i see on your screencast there's output format list on combobox, but not in mine... i'm using ffmpeg_converter 6.x-1.x-dev and 6.x-1.1-alpha1.
TIA