micahg
Member Posts: 87 Joined: Sep 2011 Reputation: 1 |
2012-02-28 19:34
Post: #61
Well, I think the actual ts files in the playlist are ultimately played by ffmpeg.
|
| find quote |
Carb0
Senior Member Posts: 171 Joined: Sep 2011 Reputation: 0 |
2012-02-28 19:45
Post: #62
If you download the playlist first and play it from the harddrive it works as before for about 20 seconds. But it stops loading after the second ts file.
Maybe we have better luck if we use an external player (e.g. VLC, it is available on every platform (except iOS) and seems to play the streams fine) for the live streams. It's worth a try. NHL Gamecenter Addon Watch live out-of-market games, full length and condensed game replays and classic games in XBMC. Get it now! The Verge Addon Watch podcast from theverge.com in XBMC. Get it now! |
| find quote |
apok
Junior Member Posts: 26 Joined: Feb 2012 Reputation: 0 |
2012-02-28 20:03
Post: #63
I've built ffmpeg from xbmc/lib/ffmpeg
Code: apokalypse@destruction:~/xbmc/lib/ffmpeg$ ./ffmpegI'll try using ffplay tonight on a stream URL to see if it loads the latest ts properly and keeps up. This worked last night from my Windows machine using a build from http://ffmpeg.zeranoe.com/builds/. If that works, then I'd imagine it's just a case of having xbmc properly hand off http://...m3u8 URL properly. |
| find quote |
micahg
Member Posts: 87 Joined: Sep 2011 Reputation: 1 |
2012-02-28 20:04
Post: #64
I'll save you the trouble -- it does work (I've validated this already).
|
| find quote |
apok
Junior Member Posts: 26 Joined: Feb 2012 Reputation: 0 |
2012-02-28 20:42
Post: #65
...fair enough. Let me know if you want me to look at anything.
|
| find quote |
micahg
Member Posts: 87 Joined: Sep 2011 Reputation: 1 |
2012-02-28 20:45
Post: #66
Sure, go nuts. I only get a bit of time here & there to look.
|
| find quote |
apok
Junior Member Posts: 26 Joined: Feb 2012 Reputation: 0 |
2012-02-28 21:21
Post: #67
Did anyone look at changes made by spiff https://github.com/cptspiff/xbmc/commits/hls ? Not sure if it was ever checked into xbmc proper.
|
| find quote |
apok
Junior Member Posts: 26 Joined: Feb 2012 Reputation: 0 |
2012-02-29 02:42
Post: #68
apok Wrote:Did anyone look at changes made by spiff https://github.com/cptspiff/xbmc/commits/hls ? Not sure if it was ever checked into xbmc proper. This appears to have fixed the issue in Eden. The stream buffers for 2-5 seconds right after loading on my machine, but streams magnificently afterwards. |
| find quote |
micahg
Member Posts: 87 Joined: Sep 2011 Reputation: 1 |
2012-02-29 03:14
Post: #69
Yup. I only had to change PlayListFactory.cpp to get it working again. Good find. I guess we should ask spiff what happened to this.
|
| find quote |
apok
Junior Member Posts: 26 Joined: Feb 2012 Reputation: 0 |
2012-02-29 03:20
Post: #70
micahg Wrote:Yup. I only had to change PlayListFactory.cpp to get it working again. Good find. I guess we should ask spiff what happened to this. https://github.com/xbmc/xbmc/tree/Eden/xbmc/playlists it hasn't changed in 7 months, so I'd be surprised if it ever went in to xbmc/xbmc. |
| find quote |

Search
Help