Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.41 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2021-7-29

Added

  • Added new input file extensions wmv, mxf, mkv, m3u8, mpeg, webm, and h264.
  • All file extensions now work in uppercase or lowercase format. Example WMV and wmv now trigger jobs via S3. (aws-solutions#8)

Changed

  • New MediaConvert job-settings.json template removing DASH and MP4 renditions to reduce cost.
    • Pricing savings of 37% by changing default job-settings.json from Professional tier to Basic tier.
    • Deinterlacer setting turned off in job-settings.json so AWS MediaConvert uses Basic Tier and not Professional tier.
    • Default job-settings.json frames per second set to follow source now instead of setting a strict 30 fps.

Fixed

[1.0.0] - 2020-11-05

Added

  • All files, initial version