Introduction

The Escenic Content Engine's Video plug-in extends Content Studio with the functionality required to efficiently manage web site media content.

The Video plug-in provides:

  • Fully-automated transcoding of video and audio content using Amazon Elastic Transcoder

  • Fully-automated distribution of published video and audio content using Amazon CloudFront

  • Fully-automated import of external videos from online video platforms such as Brightcove

  • Simple Video and Audio editing functionality in Content Studio

The Video plug-in's objective is to make handling media content in the context of web site production as painless as possible, so the editing functionality added to Content Studio is a very simple timeline editor that is specifically geared to the needs of online publishing. The timeline editor allows you to:

  • Crop an audio or video clip (that is select the segment you actually want to publish)

  • Add cue points (links that allow viewers/listeners to go directly to points of interest in the clip)

  • Add transient links to a clip (links to related content that appear and disappear while a clip is playing)

  • Select a poster frame for a video clip (a still that can be used to represent the clip when it is not playing)

All of these editing functions are non-destructive: that is, they do not modify the source media object, they only affect the published result.

The source media objects can either be internal or external, according to how they are stored:

  • An internal media object is one that is stored under the control of the Content Engine, in exactly the same way as an image or any other kind of binary file. A media object of this kind is usually acquired by uploading to Content Studio (although they can also be imported in various ways, just like any other content items). Although internal media objects are stored under the control of the Content Engine, they are no longer stored locally: they are always stored in the cloud on Amazon S3. The terms internal video/audio and AWS video/audio are therefore interchangeable.

  • An external media object is stored somewhere on the net - usually in a video cloud solution such as Brightcove. The Escenic content item doesn't contain the actual media object, it just contains a reference to its location on the net. Currently, Brightcove is the only external provider supported by the Video plug-in.

In order for the Video plug-in to work, the Content Engine must use Amazon S3 as its back-end storage for binary files. For more about this, see Installation.