HD streams convert automatically after download...
Christopher Woods (CustomMade)
christopher at custommade.org.uk
Mon May 16 08:37:39 EDT 2011
> -----Original Message-----
> From: get_iplayer-bounces at lists.infradead.org
> [mailto:get_iplayer-bounces at lists.infradead.org] On Behalf Of
> Lee Grant
> Sent: 16 May 2011 12:30
> To: shevek at o2.co.uk
> Cc: get_iplayer at lists.infradead.org
> Subject: RE: HD streams convert automatically after download...
>
>
> Thanks for the quick response,
>
> Cleaned out the folder and started the to download. It gets
> to about 7%, drops the feed. I then get lines and lines of:
>
> WARNING: Stream does not start with requested frame, ignoring data...
> WARNING: Stream does not start with requested FLV frame,
> ignoring data...
>
> and then:
>
> 87131.703 kB / 53.96 sec (2.0%)
> Couldn't resume FLV file, try --skip 1
>
> INFO: Command exit code 1 (raw code = 256)
>
> and the whole thing circles.
>
> Interestingly, if I go to the download folder whilst all this
> is going on and delete the partially downloaded file,
> get_iplayer will start to download again.
Looks like classic missing-rtmpdump-or-wrong-swfvfy-url problem. I had it on
an older version of get_iplayer, the resulting videos had missing frames.
Have you updated to latest rtmpdump? Also I wonder if perhaps you're using
the old "swfvfy" URL, or not specifying one (which will make it default to
the now-obsolete flash player .swf URL)...
FWIW, the old string was:
http://www.bbc.co.uk/emp/10player.swf?revision=18269_21576
the new one is:
http://www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_2
1576
For radio and telly in highest quality, these are my commandline strings
(sorry, you'll have to de-munge the linebreaks):
TV
get_iplayer --raw --output J:\iplayer\get_iplayer\raw\ --modes
flashhd,flashvhigh,flashhigh --rtmptvopts "--swfVfy
http://www.bbc.co.uk/emp/revisions/18269_21576_10player.swf" --rtmpradioopts
--force --pid 01234567
RADIO
get_iplayer --raw --output J:\iplayer\get_iplayer\raw\ --modes
flashaachigh,flashaac,flashaacstd,flashaudio,flashaaclow --rtmptvopts
"--swfVfy http://www.bbc.co.uk/emp/revisions/18269_21576_10player.swf"
--rtmpradioopts --force --pid 01234567
Of course you'll need to add the appropriate live radio switches if
recording the Radio 3 320kbps stream.
More information about the get_iplayer
mailing list