Error of unsupported video codec format in Rekognition Stream Processor

0

Hi, I met with this "Unsupported video codec format" error when trying to start Rekognition Stream Processor.

I create stream processor without problems, step-by-step by guidelines in Documentation: https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html

Input of Kinesis Video Stream is active, well set up, I see video stream in Mediaplayback, able to download clips with timestamps.
Output to Kinesis Data Stream, Face Collection, Role and Permissions are set up too.

When I start Rekognition Stream Processor, and monitor status through describe-stream-processor, see this:
...
"Status": "FAILED"
"StatusMessage": "Unsupported video codec format for stream arn:my-kinesis-video-stream-arn
...

I have hvc1.1.6.L90.0 (H.265 Main@L3.0) codec

Could someone advise how to solve this problem? Thank you!

2개 답변
1

As of 5/19/2023, Rekognition only supports h.264 codec. If there's a possibility to change the codec for your video stream to h.264, it should help solve your problem.

AWS
답변함 일 년 전
0

Are you using Rekognition or Rekognition Video. They have different input formats. Rekognition accepts JPEG and PNG files Rekognition Video accepts H.264 encoded video files in formats such as MP4 and MOV, and Kinesis Vide Stream. Please see in the link below, Q: What image and video formats does Amazon Rekognition support? https://aws.amazon.com/rekognition/faqs/ For additional info on working with video stream with Rekognition Video please see here. https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video.html https://docs.aws.amazon.com/rekognition/latest/dg/error-handling.html

AWS
Mike-ME
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠