

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Elemental Inference 기능 추가
<a name="smart-crop-add-features"></a>

Elemental Inference 기능이 이미 설정된 MediaLive 채널에서 Elemental Inference 기능을 더 추가할 수 있습니다.

기능을 추가하지 않고 비활성화하려면 [채널에서 일부 Elemental Inference 기능 비활성화](smart-crop-disable-some.md) 또는 섹션을 참조하세요[채널에서 모든 Elemental Inference 기능 비활성화](smart-crop-disable-all.md).

1. Elemental Inference에 대해 [활성화된 출력 할당량](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/elemental-inference/quotas)에 여유가 있는지 확인합니다. 할당량 목록은 알파벳순으로 정렬됩니다. "요청 비율"로 시작하지 않는 할당량을 찾습니다.

   채널에서 활성화하는 각 기능은 하나의 Elemental Inference 출력을 생성한다는 점에 유의하세요.

1. **MediaLive에서** `update-channel`를 사용하여 채널을 편집합니다. 다음 표에 설명된 대로 변경합니다.    
[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/medialive/latest/ug/smart-crop-add-features.html)

1. 채널을 저장하면 MediaLive는 다음 작업을 수행합니다.
   + 스마트 자르기를 처음 추가하는 경우 MediaLive는 Elemental Inference에서 피드를 업데이트하여 피드에 자르기 출력을 생성합니다.

1. **Elemental Inference에서 **`update-feed`를 사용하여 피드를 업데이트합니다. 다음 표에 설명된 대로 변경합니다.    
[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/medialive/latest/ug/smart-crop-add-features.html)

1. 채널을 시작할 준비가 되면 MediaLive`StartChannel`에서를 사용합니다.