(2016-09-13, 16:56)toejam Wrote: (2016-09-10, 15:10)StinDaWg Wrote: Is there any "trick" to getting better than 960x540 2400k on the MLB Network live stream? That's the highest quality the m3u8 shows.
I tried replacing master_wired.m3u8 with master_wired60, master_wired_60, and a couple other guesses but no go.
http://m.mlb.com/network/live
What sort of text editor or file viewer are you using to look at the contents of master_wired.m3u8?
Because I see the 3000k quality in there, plain as day, which is 960x720. That seems to be the highest quality for the live stream. The 3000k video looks pretty good to me, but all that was on there when I checked it was that mad dog guy yelling about something.
I do see a 3000k in the m3u8, but for some reason Livestreamer only rips 2400k 960x540 as best option.
How are you downloading it?
If you look at the m3u8 it actually lists the 3000k stream as BANDWIDTH=2400000. I guess Livestreamer picks the wrong one since it's mislabeled by MLB. It should say BANDWIDTH=3000000.
FFmpeg works, do you know how to force Livestreamer to pick the 960x720 stream?
#EXTM3U
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=1200000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/1200K/1200_slide.m3u8
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=1800000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/1800K/1800_slide.m3u8
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=2400000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/2400K/2400_slide.m3u8
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=2400000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/3000K/3000_slide.m3u8
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=500000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/500K/500_slide.m3u8
#EXT-X-STREAM-INF
ROGRAM-ID=1, BANDWIDTH=800000
MLB_VIDEO_MLBN_FAUX_LINEAR_STREAM_1_MLB_Network_Linear_Stream_Tuesday_20160913/800K/800_slide.m3u8