VLC media player for Windows Troubleshooting • How to play a soundless video and add a audio file at the same time with M3U or M3U8 file?



How to play a soundless video and add a audio file at the same time with M3U or M3U8 file?

VLC can play “https://gitee.com/lihuosheng/test/raw/m … overy.m3u8”,
but cannot play “https://gitee.com/lihuosheng/test/raw/master/test.m3u8”.

https://gitee.com/lihuosheng/test/raw/master/test.m3u8:
#EXTM3U
#EXT-X-VERSION:4
#EXT-X-INDEPENDENT-SEGMENTS
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID=”audio”,NAME=”English”,LANGUAGE=”eng”,URI=”https://gitee.com/lihuosheng/test/raw/master/01.m4a”
#EXT-X-STREAM-INF:BANDWIDTH=878103,CODECS=”avc1.64001E,mp4a.40.2″,AUDIO=”audio”
https://gitee.com/lihuosheng/test/raw/master/01.mp4

log-file: “https://gitee.com/lihuosheng/test/raw/master/log.txt”

VLC command line can play:
vlc “https://gitee.com/lihuosheng/test/raw/master/01.mp4” “:input-slave=https://gitee.com/lihuosheng/test/raw/master/01.m4a”

Statistics: Posted by lihuosheng — 02 May 2024 16:40