File "README.md"

Path: /ts2mp4/README.md
File size: 777 bytes
MIME-type:
Charset: utf-8


# ts2mp4

This is a command-line utility that downloads a series of .ts files (<a href="https://en.wikipedia.org/wiki/MPEG_transport_stream" target="_blank">transport stream</a>) 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