aws-solutions / content-analysis-on-aws

As of August 30, 2023, this AWS Solution is no longer available. Existing deployments will continue to run. The functionality provided by Content Analysis on AWS will be superseded with functionality in Media2Cloud on AWS and Content Localization on AWS. We encourage you to explore these solutions.
https://aws.amazon.com/solutions/implementations/aws-content-analysis/
Apache License 2.0
96 stars 47 forks source link

Transcribe fails for full length videos #30

Closed ianwow closed 1 year ago

ianwow commented 3 years ago

The transcribe stage of the video workflow fails when processing long videos (> 1 hour) with the following error:

...r', 'MetaData': {'transcribe_error': 'An error occurred (BadRequestException) when calling the StartTranscriptionJob operation: The input file that you specified exceeds the maximum size of 2048.00 Mb. Try again with a smaller file.'}, 'Media': {}}\", \"errorType\": \"MasExecutionError\", \"stackTrace\": [\" File \\\"/var/task/start_transcribe.py\\\", line 91, in lambda_handler\\n raise MasExecutionError(operator_object.return_output_object())\\n\"]}"