View Single Post
  #7  
Old 05-01-2012, 08:44 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: rtmpdump : Download may be incomplete


Code:
>rtmpdump
-r "rtmp://dcfms35-202.streamedia.info/VOD/" -a "VOD/" -f "WIN 11,2,202,228" -W
"http://citedelamusique.tv/Player/lecteur_video.swf" -p "http://citedelamusique.
tv/Concert/0985774.html" -y "mp4:PLVI/PLVI000178200/PLVI000178201/PLVI000178201_
00_LQ.mp4" -o "PLVI000178201_00_LQ.mp4.flv"
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              6133.96
INFO:   moovPosition          40.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              21.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                15334900.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                15334900.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   length                294429696.00
INFO:   timescale             48000.00
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                294429696.00
INFO:   timescale             48000.00
INFO: sampledescription:
INFO:   length                552056400.00
INFO:   timescale             90000.00
INFO: sampledescription:
375334.983 kB / 5091.36 sec (83.0%)
ERROR: WriteN, RTMP send error 10054 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 4128
375451.966 kB / 5092.95 sec (83.0%)
Download may be incomplete (downloaded about 83.00%), try resuming

Code:
>rtmpdump
-r "rtmp://dcfms35-202.streamedia.info/VOD/" -a "VOD/" -f "WIN 11,2,202,228" -W
"http://citedelamusique.tv/Player/lecteur_video.swf" -p "http://citedelamusique.
tv/Concert/0985774.html" -y "mp4:PLVI/PLVI000178200/PLVI000178201/PLVI000178201_
00_LQ.mp4" -o "PLVI000178201_00_LQ.mp4.flv" -e
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Resuming download at: 375366.691 kB / 5091.560 sec (83.0%)
INFO: Metadata:
INFO:   duration              6133.96
INFO:   moovPosition          40.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              21.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                15334900.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                15334900.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   length                294429696.00
INFO:   timescale             48000.00
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                294429696.00
INFO:   timescale             48000.00
INFO: sampledescription:
INFO:   length                552056400.00
INFO:   timescale             90000.00
INFO: sampledescription:
446208.087 kB / 6082.26 sec (99.1%)
Reply With Quote