Ingest profiles contain the transcode settings that will be used when videos are transcoded. The ingest profile editor that is displayed will change based upon the transcoding options that have been configured for the account.
To access the Ingest Profiles administration page, click the Admin link and then Ingest Profiles. A list of ingest profiles will appear.
Your Brightcove account will be configured with one or more ingest profiles. All Brightcove accounts are configured with a default set of ingest profiles which can't be edited or deleted. These are marked with a Type of Standard VOD in the Studio. The Profile Version displays the type of transcoding that is used with the profile. For specific details on the renditions provided with the Brightcove supplied ingest profiles, see Standard Ingest Profiles for Dynamic Delivery and Context Aware Encoding.
The Ingest Profiles administration page can be used to create new ingest profiles. Ingest profiles are defined using JSON.
To create a new dynamic delivery ingest profile:
Your account may have custom renditions available that were created by Brightcove Support. Custom renditions can be added to new or existing ingest profiles. Typically, renditions are added to an ingest profile using the rendition dropdown list when adding/editing an ingest profile. However, custom renditions are not displayed in the rendition dropdown list. Follow these steps to add custom renditions to an ingest profile.
dynamic_origin
entry.renditions
section.
Custom ingest profiles can also be used for Social clipping. Generally, the lower quality renditions included in the Brightcove default ingest profiles aren't necessary for Social distribution use cases, so custom clipping ingest profiles can typically be limited a small number of medium to high quality renditions. For example, a custom clipping ingest profile that includes the video3500, video2000, and video1700 video renditions is more than adequate for most Social distribution use cases. Using a custom profile for Social clipping allows you to apply additional transformations to clips, such as the addition of watermark images. To create a custom profile with a watermark, contact Brightcove Support.
If you need to create a profile that is similar to an existing profile, you can duplicate an existing profile and then edit it to make the needed changes.
To duplicate an ingest profile:
Contact Brightcove Support to set defaults for DRM packaging of your videos. You do not need to specify DRM packaging in your ingest profiles. If your account is enabled for DRM and you want to deliver some titles without DRM, edit the video properties in the Media module and set the DRM flag for the video to No DRM.
The Ingest Profiles administration page can be used to edit ingest profiles. Note that the default set of ingest profiles (marked Standard VOD) can't be edited.
To edit an ingest profile:
The Ingest Profiles administration page can be used to delete ingest profiles that are no longer needed. Note that the default set of ingest profiles (marked Standard VOD) can't be deleted but they can be hidden if they are not needed.
To delete an ingest profile:
A default ingest profile can be configured for when videos are uploaded and when creating clips using the Social module. The upload default profile is indicated with next to the profile name. The social clipping default profile is indicated with
next to the profile name.
To select a default ingest profile for uploading/clipping:
Ingest profiles can be hidden by clicking the slider associated with the profile to the Hide position. This is useful to hide default profiles that may not be needed.
Ingest profiles that are hidden will not appear in the Ingest Profile list in the Upload module.
Ingest profiles are defined using JSON. To view the JSON syntax for a profile, edit a profile and then click the Advanced Editor tab. The JSON representation of the profile will display.
While the JSON can be edited here, Brightcove recommends editing profiles using the Simple Editor to reduce the likelihood of mistakes. For information on the available attributes, see the Ingest Profiles API Fields Reference for Dynamic Delivery and Context Aware Encoding topic.