Skip to content

Shaka Streamer v0.4.0

Compare
Choose a tag to compare
@joeyparrish joeyparrish released this 26 Aug 16:49

0.4.0 (2021-08-26)

  • Fix shutdown of cloud upload
  • Improve the formatting of minimum version errors
  • Fix several issues with Ubuntu 16.04 and Python 3.5
  • Add --skip_deps_check to bypass version checks on dependencies
  • Increase preserved segments outside of the availability window, improving HLS
    playback in Shaka Player
  • Require Shaka Packager v2.5+
  • Add AV1 support
    (#10)
  • Drop raw_images input type
    (#25)
  • Fix duplicate transcoder outputs with multiple audio languages
  • Fix resolution autodetection boundary cases
  • Add support for extracting text streams from multiplexed inputs
    (#53)
  • Improved type-checking and type annotations
  • Fix install commands in docs
    (#56)
  • Fix various test failures and test-runner bugs
  • Fix packaging failures with long-running content
    (#64)
  • Add raw-key support
    (#21)
    (#63)
  • Add support for ac3 and ec3
    (#37)
    (#69)
  • Fix running tests from any directory
    (#49)
    (#71)
  • Add config file with Apple's HLS recommendations
    (#70)
    (#72)
  • Add support for HEVC video codec
    (#74)
  • Restrict WebM formats to DASH, omit from HLS
    (#18)
    (#80)
  • Automatic frame rate reduction
    (#77)
  • Fix missing members in docs, auto-link to types in config docs
  • Change the documentation theme
  • Set channel count as an input feature, downmix as needed
    (#38)
    (#84)
  • Add Windows support
    (#8)
    (#85)
  • Add HTTP url output support
    (#82)
  • Fix accidental live-type DASH output in VOD mode