convert video listing to m3u8 and ts files

michel-deberdt wrote on 7/1/2018, 7:56 AM

Hi

I know some HLS server can stream different videos size using m3u8 base on http protocol ( nginx/ FFMpeg ) . But is there desktop tool that can export/convert a list of video file ( mp4 HD) to chunk of ts files for 3 different bandwith and all link inside m3u8 playlist file ?

1 ) Vegas offer export to DVD so i think video are converted to ts file but i think in the wrong format size for video and audio .

2) is there an easy tool that do this ?

3) How apple ( i think one of the creator of this HLS specification ) user on Mac OS do this ?

At this time i ll try to search some information in some website : TMPGenc , Divx , FFmep and VLC .

 

regard's

Comments

Musicvid wrote on 7/27/2018, 9:28 AM

You are confused. Playlists and streaming files are two different things. A playlist does not care what it links to.

1. Find out the file specifications for your .ts files

2. Render mp4 to specs in Vegas.

3. Remux to .ts in AVIDemux or TSMuxer

4. Playlists load from the user, not the server, and don't have streaming dependencies.