Encoder Installation

If you are using only the single encoder instance included with MEDIAL, the encoder is installed or upgraded when you install or uprade MEDIAL to version 4 or version 5. This topic explains how to install or upgrade a standalone encoder instance typically found in a load-balanced advanced deployment.

Install a Standalone Encoder

You can install separate transcoding instances using the MEDIAL installer. Each separate instance requires a license. If you plan to use an existing MEDIAL license, it must be enabled for multiple transcoders.

Because features such as a shared content directory need to be configured before you install standalone encoders, it is easier to complete the rest of the MEDIAL installation and configuration before adding additional encoding instances.

For licensing information, refer to your MEDIAL representative. A separate server is required for each additional transcoding instance. For hardware specifications, refer to Transcoder Instances.

Prerequisites

Complete the following tasks to prepare the Windows Server for installation of the transcoder instance and to allow the instance to access the MEDIAL content:

  1. Ensure that the MEDIAL installation program and license are available on the server that will host the transcoder instance.
  2. Install QuickTime and the K-Lite Codec pack on the server. See Codec Support.
  3. Install the Windows Desktop Experience feature on the server. See Step under Define Roles and Features.

    No features other than the desktop experience need to be installed on a Windows server that hosts only a standalone transcoder instance.

  4. Share the MEDIAL content directory. See Network Content.
  5. Set the IIS application pool to use the new service account. See Set the Application Pool to use the Service Account.
  6. Move the database to an SQL cluster. See SQL Cluster.

Install .Net

For each transcoder instance, you must install .NET for the Windows Server.

  1. Open the Server Manager in Windows.

  2. Click on Manage in the top right of the window.

  3. In the main window, click Add Roles.
  4. Click Next on each screen until you reach the Features section. Expand .NET Framework 4.5 Features and check the box to install ASP.NET 4.5. Click Next.

  5. At the confirmation screen, click Install.
  6. Click Close when the installation has completed.

Run the Transcoder Installer

After .NET is installed, run the MEDIAL installer to set up the standalone transcoder instance.

  1. Run the MEDIAL installer by right-clicking it and selecting Run as Administrator.

  2. Select the radio buttons for Install and Transcoder instance.

  3. Accept the terms of the license agreement and click Next.

  4. Select the destination for the transcoder files and click Next. The transcoder files must be installed in a path identical to the media library path on the remote MEDIAL server. For example, if the media library is located at c:\MediaLibrary on the MEDIAL machine, install the transcoder in the c:\MediaLibrary path on the local machine.

  5. Browse to the license file, select it, and click Next.

  6. Enter the details for the SQL Instance that contains the VLS database used by MEDIAL.

  7. Enter a Windows user name and password for the installer to use. Click Next.

    If the account is local, enter just the user name for the Login ID field. If it is a network account, enter it as DOMAIN\username. Because the account will be used to run the encoder scheduled tasks, choose an account that does not expire.

  8. Click Finish to complete the setup.

Upgrade an Existing Encoder

Follow this procedure to upgrade an existing, standalone encoding instance.

To upgrade an existing encoder:

  1. Back up the installation directory. By default this is C:\MediaLibrary and it will contain the following folders:

    • Encoder
    • License
    • VLSService
  2. Download the latest version of the MEDIAL installer.

    If you need to obtain the latest version of the installer, log on to the self-service portal or contact the support team.

  3. Right-click the installer and choose Run as Administrator.

  4. Select the Update radio button and change the install type to Transcoder instance.

  5. Agree to the license to proceed.

  6. If the media encoder is installed in a different location from the default, click Change and locate it.

  7. Supply the credentials of an account that has permissions to run the upgrade. Click Next.

    If the account is a domain account, add the domain as a prefix as in DOMAIN/username. Because the account will be used to run the encoder scheduled tasks, choose an account that does not expire.

  8. Click Finish to complete the upgrade.