Ingest profiles contain the transcode settings that will be used when videos are uploaded using the Upload module or the Dynamic Ingest API. 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 transcoding options. 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 the appropriate document:
The Ingest Profiles administration page can be used to create new ingest profiles. Ingest profiles are defined using JSON.
To create a new context aware ingest profile:
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:
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:
All Brightcove accounts have an uploading default ingest profile. The uploading default ingest profile is indicated with next to the profile name.
To change the default profile for the account:
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.
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.
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.