Troubleshooting of Amazon Rekognition: Difference between revisions
Jump to navigation
Jump to search
Troubleshooting of Amazon Rekognition (edit)
Revision as of 10:36, 20 December 2020
, 20 December 2020no edit summary
(Created page with "Troubleshooting of Amazon Rekognition ([https://aws.amazon.com/tw/rekognition/?blog-cards.sort-by=item.additionalFields.createdDate&blog-cards.sort-order=desc Amazon Rekogniti...") |
No edit summary |
||
| Line 36: | Line 36: | ||
Quoted from [https://aws.amazon.com/rekognition/faqs/?nc1=h_ls#Amazon_Rekognition_Video Amazon Rekognition – frequently asked questions - AWS] | Quoted from [https://aws.amazon.com/rekognition/faqs/?nc1=h_ls#Amazon_Rekognition_Video Amazon Rekognition – frequently asked questions - AWS] | ||
<pre> | <pre> | ||
Q: What types file formats and codecs does Amazon Rekognition Video support? | Q: What types file formats and codecs does Amazon Rekognition Video support? | ||
Amazon Rekognition Video supports H.264 files in MPEG-4 (.mp4) or MOV format. If your video files use a different codec, you can transcode them into H.264 using AWS Elemental MediaConvert. | Amazon Rekognition Video supports H.264 files in MPEG-4 (.mp4) or MOV format. If your video files use a different codec, you can transcode them into H.264 using AWS Elemental MediaConvert. | ||
<pre> | </pre> | ||
== References == | == References == | ||