Not a developer? Go to MovableType.com

Plugin and Theme Directory

Video Transcoder v0.0.1

By Yuichi Takeuchi
Posted June 10, 2014, in Assets, Files, Uploading.

Details

Add video conversion functions with Amazon Elastic Transcoder.

Amazon Elastic Transcoder converts video content directly through the API, without the need for AWS command line tools, and can be used over a large number of servers.

After installation, use the “Video converter” function from the item list screen.

If the video converter job is registered, it’s possible to have the following actions run automatically with tasks (‘run-periodic-tasks’).

  1. Upload the video file to S3.
  2. Register Elastic Transcoder Job.
  3. Job completion is monitored on a regular basis.
  4. Once completed, the converted video file is downloaded and registered as an item.

Supported Actions

  • Video conversion (outputs 1 file at a time)
  • Video conversion (playlist generation / only TS)
  • Music conversion
  • Thumbnail creation

Requirements

IO::Socket::SSL

Compatibility

Movable Type versions: 6.0 Japanese only

Language Note

Video Transcoder or its documentation is not fully localized into English. If you are interested in using Video Transcoder but require additional translation, please let us know by e-mailing webmaster@movabletype.org.

License

MIT


Back