github emarsden/dash-mpd-cli v0.2.6

latest releases: v0.2.23, v0.2.22, v0.2.21...
11 months ago
  • New commandline argument --auth-bearer to specify the token to be used for Bearer authentication
    of network requests to retrieve the manifest and the media segments. This is the authentication
    method specified in RFC 6750, originally designed for OAuth 2.0, but also used in other settings
    such as JSON Web Tokens (JWT).

  • Enable support for MPEG-4 Part 17 (Timed Text) subtitles (tx3g codec). They will be converted to
    SRT format if the MP4Box commandline application is installed.

  • When printing the available media streams, print Role and Label information if they are
    specified on an AdaptationSet element.

  • Fix handling of MPD.Location field (thanks to @nissy34).

Don't miss a new dash-mpd-cli release

NewReleases is sending notifications on new releases.