View Single Post
  #3  
Old 01-12-2012, 07:26 AM
luv2hike luv2hike is offline
Junior Member
 
Join Date: Jan 2012
Posts: 3
luv2hike is on a distinguished road
Default

Re: Need help with command line for this video


Thank you so very much! This basically worked and grabbed most of it. However, it missed some of the beginning (which I assume I can change with the start parameter?), and it cutoff the end with an error:
Code:
331556.921 kB / 4166.57 sec (87.7%)
Download may be incomplete (downloaded about 87.70%), try resuming
which when I tried adding --resume I get this:
Code:
rtmpdump -r "rtmp://extondemand.livestream.com/ondemand" -a "ondemand" -f "WIN 11,1,102,55" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://www.livestream.com/embed/lakewoodlife?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&clip=pla_09f7ab6d-b85a-4e1e-9426-6003a6597fae&allowchat=true&layout=1&t=846306" -y "mp4:trans/dv15/mogulus-user-files/chlakewoodlife/2011/12/24/189149c4-ad5d-4bff-af0d-ee706d9f4567.mp4" --resume -o 4567.mp4.flv --start 430
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: FLV file contains neither video nor audio, aborting!
Any tips on these 2 small things would be very helpful. I really appreciate your help already.
Reply With Quote