github emarsden/dash-mpd-cli v0.2.7

latest releases: v0.2.23, v0.2.22, v0.2.21...
11 months ago
  • Allow the user to specify the order in which muxer applications are tried, instead of using a
    hard-coded ordering per container type. The ordering is specified per container type ("mkv",
    "mp4", "avi", "ts", etc.). The user specifies an ordering such as "ffmpeg,vlc,mp4box" which means
    that ffmpeg is tried first, and if that fails vlc, and if that fails mp4box. The muxers currently
    available are ffmpeg, vlc, mkvmerge and mp4box. See commandline arguemnt --muxer-preference.

  • Work around a bug in VLC, which does not correctly report failure to mux via a non-zero exit code.

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

NewReleases is sending notifications on new releases.