Skip to content

Releases: aws-samples/aws-batch-with-ffmpeg

version v1.0.0

25 Nov 08:29
Compare
Choose a tag to compare

Changed

  • CDK and application code refactored
    1. Modular architecture with clear separation of concerns
    2. Reusable components and shared utilities
    3. Flexible configuration management

v0.0.8

13 Jun 12:33
Compare
Choose a tag to compare

version v0.0.8

Added

  • New compute family available Fargate with Graviton 2: You can run your applications using the Fargate (Serverless) launch type with the ARM64 architecture.
  • Upgrade : FFmpeg 7.0.1 for intel, arm, amd, nvidia, fargate, fargate-arm
  • Improve compatibility with several AWS Regions: ap-southeast-2ap-south-1sa-east-1eu-west-3us-east-1us-west-2eu-central-1`

Changed

  • Fix stack destroy issues
  • Fix multi region deployment

v0.0.7

24 Jan 07:13
Compare
Choose a tag to compare

version v0.0.7

Changed

  • Deploy Interface VPC Endpoint in one AZ to optimize cost (#17)
  • Fix pyyaml dependency

v0.0.6

19 Jan 12:47
Compare
Choose a tag to compare

Added

  • Add Amazon Step Function workflow to massively parallelize jobs
  • Add Amazon FSx for Lustre cluster to optimize the upload/download of large media assets
  • Add Amazon System Manager Automation to preload large media assets from Amazon S3 to FSx for Lustre cluster
  • Add API resources for Step Functions
  • Document HTTP REST API

Changed

  • Refactor all cdk stacks
  • Breaking: Refactor HTTP REST API
  • Upgrade Nvidia Container to CUVID 12.3.1

v0.0.5

12 Oct 12:55
Compare
Choose a tag to compare

What's Changed

  • Upgrade FFmpeg to 6.0 (snapshot) for NVIDIA, ARM, AMD and Intel
  • Upgrade all FFmpeg libraries including decoders and encoders

Full Changelog: v0.0.4...v0.0.5

v0.0.4

25 Sep 17:13
Compare
Choose a tag to compare

v0.0.3

24 Jul 06:17
Compare
Choose a tag to compare
  • Update FFMPEG 5.1
  • Update Nvidia Cuda
  • Fix issue on AWS Athena View

v0.0.2

22 May 06:28
Compare
Choose a tag to compare
  • Add FFmpeg Quality Metrics to AWS Glue Crawler
  • Create AWS Athena Views for PSNR, SSIM, VMAF quality metrics
  • Optimize code linting
  • Dynamically look after AWS EC2 Instance types per AWS Region
  • Add AWS Service Catalog Registry
  • Document architecture decisions

Full Changelog: https://github.com/aws-samples/aws-batch-with-ffmpeg/commits/v0.0.2