Aleksoid1978 / MPC-BE

MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows.
GNU General Public License v3.0
2.03k stars 84 forks source link

Some .m3u8 URLs are not played #517

Closed zhouxinghong closed 1 month ago

zhouxinghong commented 1 month ago

deprecated

v0lt commented 1 month ago

The following stream never plays not sure what is the reason?

No. Install LAV Filters on the system and check again. This sometimes helps.

LAV Splitter Source has new interface to open URL with these parameters:

I think this has nothing to do with your problem. In any case, you can try MPC-HC, maybe it supports this feature.

The possibility of adding support for the IURLSourceFilterLAV interface (support for UserAgent parameter) will be considered after a new release of LAV Filters is released.

v0lt commented 1 month ago

However, strangely enough in PotPlayer can play it!

I can't open these URLs in any way. MPC-BE, MPC-HC, VLC, PotPlayer.

v0lt commented 1 month ago

The link opens in PotPlayer, but 2 entries appear in the playlist. In any case, we do not plan to support the "referer" parameter in the near future.

Aleksoid1978 commented 1 month ago

Try open https://cdn3.turboviplay.com/data1/668fea967b9dd/668fea967b9dd720.m3u8 in browser - error 403 Forbidden.

Aleksoid1978 commented 1 month ago

In any case, and I have written about this more than once, this is HLS VOD, the built-in filters do not support opening them. And external filters, such as LAV, must be able to set "referer" themselves.