Skip to content

Instantly share code, notes, and snippets.

@mishazawa
Created May 2, 2019 12:25
Show Gist options
  • Select an option

  • Save mishazawa/f315aff2d0d4c74a43a4f6fcd1c27b2d to your computer and use it in GitHub Desktop.

Select an option

Save mishazawa/f315aff2d0d4c74a43a4f6fcd1c27b2d to your computer and use it in GitHub Desktop.
create mpd
ffmpeg -i <input file> -c:v libx264 -c:a aac -strict experimental -b:a 128k -f dash -min_seg_duration 4 <manifest name>.mpd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment