Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Kumori (曇)

Descripción

It’s a plugin that lets the users upload video files and transcode them on-the-fly using AWS Elastic Transcoder and S3 Services.
Using Kumori is pretty simple, just select the presets you want, upload the file, and then your video file becomes kumori-fied!
It also provides a simple management of AWS S3 and Elastic Transcoder services within the WordPress Admin Menu.
It requires a subscription at AWS.

Next major version features:
* Allow the transcoding of existing video files in Media library
* Allow the transcoding of existing video files in S3
* Provide the new features of Elastic Transcoder
* Friendlier user messages
* More checks for file operations

Instalación

  1. Upload the zip file via the Add new Plugin Page
  2. Activate it via the Installed Plugins Page
  3. Set the AWS credentials through WordPress Admin->Settings->Media page

Reseñas

Leer todas las 3 reseñas

Colaboradores y desarrolladores

«Kumori (曇)» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Kumori (曇)» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.23

  • Fix (possibly and hopefully) the fatal errors from not setting the AWS credentials BEFORE using the plugin actions

0.22

  • Fix (hopefully) the require_once path nightmares
  • Change the max wait attempts from 5 to 15
  • Point to the Settings->Media page for settings the AWS credentials

0.21

  • Fix action in forms
  • Fix Typo in S3 Actions

0.2

  • Make use of WordPress CSS