G
G
gameeer222018-02-06 06:55:41
fmpeg
gameeer22, 2018-02-06 06:55:41

How to generate m3u8 file in one fell swoop?

for example, I have a list of files:
audios:

file1.mp3 //audiotrack 1
    file2.mp3 //audiotrack 2
    file3.mp3 //audiotrack 3

subtitles:
file1.vtt //subtitle 1
    file2.vtt //subtitle 2
    file3.vtt //subtitle 3

videos:
file1_320x280.mp4 //video quality 1
    file2_640x11024.mp4 //video quality 2
    file3_1200x1600.mp4 //video quality 3

how to convert them into .TS segments and immediately write them to .m3u8 file? I mean that there were 3 qualities and 3 audio tracks and 3 subtitles?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question