[HLS] slashes in URL and hls v5 problem

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
r21514
Blank Cone
Blank Cone
Posts: 50
Joined: 17 Sep 2009 08:45

[HLS] slashes in URL and hls v5 problem

Postby r21514 » 22 May 2014 14:34

Here I have a HLS stream http://46.61.196.50/hls/CH_1TV/variant.m3u8

Code: Select all

#EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=480000 bw480000/playlist.m3u8?utcstart=1400761658.3451471 #EXT-X-I-FRAME-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=480000,URI="bw480000/iframes.m3u8?utcstart=1400761658.3451471" #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=900000 bw900000/playlist.m3u8?utcstart=1400761658.3451471 #EXT-X-I-FRAME-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=900000,URI="bw900000/iframes.m3u8?utcstart=1400761658.3451471" #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1500000 bw1500000/playlist.m3u8?utcstart=1400761658.3451471 #EXT-X-I-FRAME-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1500000,URI="bw1500000/iframes.m3u8?utcstart=1400761658.3451471"
In VLC (2.1.3 and latest 2.2 nightly) it returns errors:

Code: Select all

http://46.61.196.50/hls/CH_1TV/bw480000%2Fplaylist.m3u8%3Futcstart%3D1400761658.3451471 http://46.61.196.50/hls/CH_1TV/bw900000%2Fplaylist.m3u8%3Futcstart%3D1400761658.3451471 http://46.61.196.50/hls/CH_1TV/bw1500000%2Fplaylist.m3u8%3Futcstart%3D1400761658.3451471
As you can see VLC urlencodes URLs

Stream works OK in latest MPC-HC (that uses libav) on Windows and MX Player on Android.

UPD:

Also if I open stream with specific bandwidth directly it also return error.

http://46.61.196.50/hls/CH_1TV/bw480000 ... 89.7304995

Code: Select all

#EXTM3U #EXT-X-VERSION:5 #EXT-X-MEDIA-SEQUENCE:83 #EXT-X-TARGETDURATION:4 #EXT-X-PROGRAM-DATE-TIME:2014-05-22T12:35:36.602999Z #EXTINF:3, 1400745921.724/1400762121.603.ts/899956r891.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/1067464r913.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/1239108r1161.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/1457376r813.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/1610220r1021.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/1802168r1061.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/2001636r934.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/2177228r1001.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/2365416r883.ts #EXTINF:3, 1400745921.724/1400762121.603.ts/2531420r1043.ts

Code: Select all

httplive debug: Live Playlist HLS protocol version: 5 httplive error: #EXT-X-VERSION should be version 1, 2 or 3 iso 5
Last edited by r21514 on 22 May 2014 14:47, edited 2 times in total.

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 11 guests