The Following 5 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2015-02-17
, 11:03
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#12
|
The Following User Says Thank You to TomJ For This Useful Post: | ||
|
2015-02-17
, 11:26
|
Posts: 702 |
Thanked: 2,059 times |
Joined on Feb 2011
@ UK
|
#13
|
The Following User Says Thank You to aegis For This Useful Post: | ||
|
2015-02-17
, 12:08
|
Posts: 2,290 |
Thanked: 4,134 times |
Joined on Apr 2010
@ UK
|
#14
|
The Following 4 Users Say Thank You to sixwheeledbeast For This Useful Post: | ||
|
2015-02-22
, 22:44
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#15
|
|
2015-02-23
, 10:34
|
Posts: 188 |
Thanked: 308 times |
Joined on Jan 2013
@ UK
|
#16
|
|
2015-02-23
, 10:43
|
|
Posts: 290 |
Thanked: 738 times |
Joined on Mar 2008
@ .pl
|
#17
|
|
2015-02-23
, 11:01
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#18
|
I haven't used it for such, but I think get_iplayer can be used to stream/record live programmes.
Don't know how easy it would be to port it.
The Following User Says Thank You to Android_808 For This Useful Post: | ||
|
2015-02-23
, 12:51
|
Posts: 188 |
Thanked: 308 times |
Joined on Jan 2013
@ UK
|
#19
|
|
2015-02-23
, 23:45
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#20
|
Sorry, I should have checked before posting. Also, I've only skimmed the thread, but which platform are we talking about?
The Following User Says Thank You to TomJ For This Useful Post: | ||
BBC switched nearly everything over to HLS, HDS and DASH, which our current media player doesn't support (not sure about mplayer in repo though).
As part of my work on CorsixTH trying to get movie playback supported, I built and packaged a copy of ffmpeg 2.5.1 that I have not released as I wan't to get it to the point where it doesn't interfere with existing version just in case. CorsixTH with the movie support in the thread has all the new libs statically linked as a result.
After reading this last night, I decided to see what would happen if I built static versions of ffmpeg, ffplay, ffprobe etc. A little searching later and I found the new URLs, one for 128kbps and one 320+kbps and gave it a shot. Both stuttering a little when testing but with a few tweaks and command line options I have managed to get it to play smooth.
If your willing to put up with launching from a script until everything else is updated, I could stick a list of URLs and the static ffplay on dropbox.