Olympic ceremonies

Stuart Henderson stu at spacehopper.org
Tue Aug 14 06:51:59 EDT 2012


On 2012/08/14 11:40, lpc wrote:
> Thanks - I got that and am not having any joy getting the start stop to work.
> 
> perl get_iplayer.pl  --modes=flashhd1  --start=0 --stop=10 --pid
> p00w2r5c --force --verbose > log.txt
> 
> This is what I used to get the closing ceremony and I added the start
> stop parameters to test a 10 second chunk. Without the start stop it
> worked ok (of course it fails at the end due to the limits discussed):
> 
> -------------------------------------------------------------------------
> WARNING: Stream does not start with requested frame, ignoring data...
> WARNING: Stream does not start with requested frame, ignoring data...
> WARNING: Stream does not start with requested frame, ignoring data...
> 3325.994 kB / 8.00 sec (0.0%)
> DEBUG: RTMP_Read returned: -2
> Couldn't resume FLV file, try --skip 1
> -------------------------------------------------------------------------
> 
> I get a lot of the above before it eventually gives up.
> Am I using the start stop correctly ? There is some reference to the
> these parameters only working for rtmp and realaudio but I'm not sure
> I understand enough to determine if this is the problem or not.
> 
> _______________________________________________
> get_iplayer mailing list
> get_iplayer at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer

You'll need a different filename, this is trying to resume a partial
file onto the end of another partial file. Even if rtmpdump resuming
worked at all reliably in the first place, this wouldn't work with
the different start/stop times.



More information about the get_iplayer mailing list