Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.36k stars 789 forks source link

Unable to play local m3u8/HLS #423

Closed FX8350 closed 2 years ago

FX8350 commented 3 years ago

Online m3u8/HLS works perfectly, but local m3u8/HLS cannot be played in MPC-HC. (clsid2/mpc-hc#1117) The playlist segments are marked with relative paths, not URLs. (Please see the attached sample file). In VLC, it can be played. test2.zip

Nevcairiel commented 2 years ago

The HLS stream plays just fine with LAV Splitter. When I try to play it in MPC-HC, it never even attempts to open it with LAV Splitter, and only sends the first .ts file to LAV.

This needs to be fixed in MPC-HC.

clsid2 commented 2 years ago

Fixed in MPC-HC