# ts2mp4 This is a command-line utility that downloads a series of .ts files (transport stream) and merges them into an MP4 video. **ts2mp4** is written by Nicolas Mougin (mougino@free.fr). You can download **ts2mp4** at http://mougino.free.fr/freeware/#ts2mp4 # License **ts2mp4**'s code is provided under the GNU GPL V3 license. See "gpl.txt" or https://www.gnu.org/licenses/gpl.html Source code is available at http://mougino.free.fr/code/index.php?p=ts2mp4 # How to use Open a command line console (Win+R > "cmd") then navigate to ts2mp4 folder and type "ts2mp4.exe" # How to build **ts2mp4** is written and compiled with PowerBasic Console Compiler v6.03. http://powerbasic.com