I\'m trying to create hls playlist and multiple subtitles using ffmpeg with following command list:
ffmpeg -i video.mp4 -i sub1.srt -i sub2.srt -map 0:v -map 1: