Skip to content

Releases: inka-pallycon/pallycon-drm-cli-packager

v4.0.0

03 Jun 09:04
Compare
Choose a tag to compare
  • Updated based on Shaka Packager v3.2.0
  • Updated build environments and third-party library versions
  • Applied the latest PallyCon CPIX client module
  • Added support for DASH adaptation set labeling
  • Added support for mp4-type subtitle format option (TTML or VTT)
  • Minor bug fixes and internal code refactoring

v3.10.0

26 Jan 01:04
Compare
Choose a tag to compare
  • Updated multi-manifest generation for better support of multi-key content

v3.9.0

26 Dec 03:15
Compare
Choose a tag to compare
  • Added xHE-AAC audio codec support for Linux build
  • With the packager build for Ubuntu and the Docker execution environment, the CLI packager can now be run in the macOS environment. (Supports both Intel Mac and Apple Silicon)

v3.8.4

08 Nov 09:52
Compare
Choose a tag to compare
  • When using the --mp4_subtitle option, TTML format subtitles are used for output instead of VTT format. (subtitle input should still be in VTT format)
  • The :video_bitrate parameter that can be used when inputting an original file with the -i option has been renamed to :video_bandwidth.
  • Fixed minor errors of the previous versions.