> On Sun, Jun 13, 2010 at 02:17:13PM +1200, Simon Baxter wrote: >> I've pulled mplayer-1.0-75_snap20100524.fc13.x86_64 using yum under >> a new build running Fedora 13. >> >> When I try and play the following stream: >> >> mplayer -v -ao null -vo null -vc null >> mms://wm.bbc.co.uk/wms/bbc7coyopa/bbc7_-_friday_0430.wma >> >> It only plays for a few seconds, and then stops: > > In the window from > 2010-05-23 to 2010-05-28 inclusive MPlayer was broken with -cache. > Please find a older (or better newer) version than that. Sorry, don't understand? Is "MPlayer SVN-r31206-snapshot-4.4.4" broken and I should use a newer one? I have noticed "MPlayer SVN-r31206-snapshot-4.4.4" works a bit better if I cache the whole stream with: mplayer -v -ao null -vo null -vc null -cache 262144 mms://wm.bbc.co.uk/wms/bbc7coyopa/bbc7_-_friday_0430.wma But as soon as the cache is full, the stream stops again with the "ds_fill_buffer: EOF reached (stream: audio)" message.