Skip to content

Convert a playlist of .ts files to a single .mp4

Notifications You must be signed in to change notification settings

mathias-ewald/ts2mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ts2mp4

Takes a URL to an .m3u8 file, downloads all .ts files, concatenates them to a single file and transcodes it to .mp4.

Usage:

./ts2mp4.sh https://foo.bar/playlist.m3u8 "my-video"

Requires:

  • wget
  • ffmpeg

About

Convert a playlist of .ts files to a single .mp4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages