ERROR: stdout streaming isn't supported for mms streams

Nigel Taylor njtaylor at asterisk.demon.co.uk
Thu Oct 13 07:54:23 EDT 2011


Hi,

You need rtmpdump v2.4, flvstreamer was a forked version of rtmpdump.

The available modes for a programme can be found using get_iplayer --info,

$ get_iplayer --type=radio 13026
get_iplayer v2.80, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

Matches:
13026:  Today - 13/10/2011, BBC Radio 4, News,Radio

INFO: 1 Matching Programmes
$    get_iplayer --type=radio --info 13026
get_iplayer v2.80, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

Matches:
13026:  Today - 13/10/2011, BBC Radio 4, News,Radio
INFO: File name prefix = Today_-_13_10_2011_b015p8c0_default

available:      Unknown
categories:     News
channel:        BBC Radio 4
desc:           With James Naughtie and Evan Davis. Including Sports Desk, Yesterday in Parliament, Weather, Thought for the Day.
descmedium:     With James Naughtie and Evan Davis. Including Sports Desk, Yesterday in Parliament, Weather, Thought for the Day.
descshort:      Including Yesterday in Parliament, Sports Desk and Thought for the Day.
dir:            /share/netshare/tv_captures
dldate:         2011-10-13
dltime:         12:48:20
duration:       10800
durations:      default: 10800
episode:        13/10/2011
episodeshort:   13/10/2011
expiry:         2011-10-20T08:02:00Z
expiryrel:      in 6 days 20 hours
ext:            EXT
filename:       /share/netshare/tv_captures/Today_-_13_10_2011_b015p8c0_default.EXT
filepart:       /share/netshare/tv_captures/Today_-_13_10_2011_b015p8c0_default.partial.EXT
fileprefix:     Today_-_13_10_2011_b015p8c0_default
firstbcast:     default: 2011-10-13T06:00:00+01:00
firstbcastrel:  default: 0 days 6 hours ago
index:          13026
lastbcast:      default: 2011-10-13T06:00:00+01:00
lastbcastrel:   default: 0 days 6 hours ago
longname:       Today
modes:          default: flashaaclow1,flashaacstd1,rtspaaclow1,rtspaacstd1,wma1
modesizes:      default: flashaaclow1=63MB,flashaacstd1=169MB,rtspaaclow1=63MB,rtspaacstd1=169MB,wma1=169MB
name:           Today
nameshort:      Today
pid:            b015p8c0
player:         http://www.bbc.co.uk/iplayer/episode/b015p8c0/Today_13_10_2011/
thumbfile:      /share/netshare/tv_captures/Today_-_13_10_2011_b015p8c0_default.jpg
thumbnail:      http://www.bbc.co.uk/iplayer/images/episode/b015p8c0_150_84.jpg
thumbnail1:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_86_48.jpg
thumbnail2:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_150_84.jpg
thumbnail3:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_178_100.jpg
thumbnail4:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_512_288.jpg
thumbnail5:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_528_297.jpg
thumbnail6:     http://node1.bbcimg.co.uk/iplayer/images/episode/b015p8c0_640_360.jpg
timeadded:      0 days 1 hours ago (1318500537)
title:          Today: 13/10/2011
type:           radio
verpids:        default: b015p888
version:        default
versions:       default
web:            http://www.bbc.co.uk/programmes/b015p8c0.html


INFO: 1 Matching Programmes


Nigel

On 10/13/11 12:37, Dan Bolser wrote:
> Hmm... looks like I need to install some deps:
> 
> INFO: Trying flashaaclow1 mode to record radio: Today - 13/10/2011
> WARNING: Required program flvstreamer does not exist (see
> http://linuxcentre.net/getiplayer/installation and
> http://linuxcentre.net/getiplayer/download)
> INFO: skipping flashaaclow1 mode
> ERROR: Failed to record 'Today - 13/10/2011 (b015p8c0)'
> 
> 
> Where can I read about the available modes?
> 
> Cheers,
> Dan.
> 
> 
> On 13 October 2011 12:24, Nigel Taylor <njtaylor at asterisk.demon.co.uk> wrote:
>> On 10/13/11 11:47, Dan Bolser wrote:
>>> Hi all,
>>>
>>> I'm trying to stream a prog from radio 4 (because the iPlayer sucks
>>> CPU on my ageing laptop, causing all kinds of problems). Here is my
>>> invocation:
>>>
>>> ./get_iplayer --stream --type=radio --pid=b015p8c0 | mplayer -cache 128 -
>>>
>>>
>>> and here is what I get:
>>>
>>> get_iplayer v2.80, Copyright (C) 2008-2010 Phil Lewis
>>>   This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
>>>   This is free software, and you are welcome to redistribute it under certain
>>>   conditions; use --conditions for details.
>>>
>>> INFO Trying to stream pid using type radio
>>> INFO: pid found in cache
>>> Matches:
>>> 13025:        Today - 13/10/2011, BBC Radio 4, News,Radio
>>>
>>> INFO: 1 Matching Programmes
>>> INFO: Checking existence of default version
>>> INFO: wma1 modes will be tried for version default
>>> INFO: Trying wma1 mode to record radio: Today - 13/10/2011
>>> INFO: File name prefix = Today_-_13_10_2011_b015p8c0_default
>>> ERROR: stdout streaming isn't supported for mms streams
>>> INFO: skipping wma1 mode
>>> ERROR: Failed to record 'Today - 13/10/2011 (b015p8c0)'
>>>
>>>
>>> Is this a fundamental problem, or is there some setting that I haven't
>>> figured out yet? Reading here:
>>>
>>> http://linuxcentre.net/getiplayer/documentation
>>>
>>>
>>> Thanks for the excellent software, and thanks for any help,
>>> Dan.
>>>
>>> _______________________________________________
>>> get_iplayer mailing list
>>> get_iplayer at lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/get_iplayer
>>>
>> Hi,
>>
>> Try a different mode...
>>
>> get_iplayer --stream --type=radio --radiomode=flashaaclow --pid=b015p8c0 | mplayer -cache 128 -
>>
>>
>> Nigel
>>
> 




More information about the get_iplayer mailing list