downloading .flv from livestream.

316 views
Skip to first unread message

Walid Dala

unread,
Aug 31, 2011, 1:34:00 PM8/31/11
to coojah
hey guys, thanks for creating this group !!

My problem is that i'm trying to download on-demand videos of an
amazing artist who made some great videos there :
http://www.livestream.com/janaschi/video?clipId=pla_5322166999805320653
.

My problem is that it never downloads the whole video, but only about
half of the videos, and i don't know how to fix that !

Thanks for your help !


sam

unread,
Sep 20, 2011, 9:45:05 AM9/20/11
to coo...@googlegroups.com, kikinda...@gmail.com
Hello Walid Dala,

I have received your message and am now looking into the problem. Sorry for the delay. I have tried with "Tough URL" in Coojah as well as with RTMPDump but in both cases I do not get beyond the 31.7% download mark.

I am looking further into this with other places online now and will see if I can come up with a solution.


If you are experienced with RTMPDump and read this and have a suggestion please let us know. Thanks.

My command line for RTMPDump is:

rtmpdump -r "rtmp://extondemand.livestream.com:80/ondemand/" -y "trans/dv02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e" −e -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -o 0040e214-9b56-45d9-9453-9ec12126369e.flv

OUTPUT:
D:\RTMPDUMP>rtmpdump -r "rtmp://extondemand.livestream.com:80/ondemand/" -y "tra
ns/dv02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec1212
6369e" -e -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -o 0
040e214-9b56-45d9-9453-9ec12126369e.flv
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:ᅵᅵ metadatacreatorᅵᅵᅵᅵᅵᅵ Yet Another Metadata Injector for FLV - Version 1.
2
INFO:ᅵᅵ hasKeyframesᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasVideoᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasAudioᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasMetadataᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ canSeekToEndᅵᅵᅵᅵᅵᅵᅵᅵᅵ FALSE
INFO:ᅵᅵ durationᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 5460.80
INFO:ᅵᅵ datasizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 206430847.00
INFO:ᅵᅵ videosizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 181733702.00
INFO:ᅵᅵ videocodecidᅵᅵᅵᅵᅵᅵᅵᅵᅵ 4.00
INFO:ᅵᅵ widthᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 640.00
INFO:ᅵᅵ heightᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 480.00
INFO:ᅵᅵ framerateᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 14.83
INFO:ᅵᅵ videodatarateᅵᅵᅵᅵᅵᅵᅵᅵ 258.72
INFO:ᅵᅵ audiosizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 23808837.00
INFO:ᅵᅵ audiocodecidᅵᅵᅵᅵᅵᅵᅵᅵᅵ 2.00
INFO:ᅵᅵ audiosamplerateᅵᅵᅵᅵᅵᅵ 22000.00
INFO:ᅵᅵ audiosamplesizeᅵᅵᅵᅵᅵᅵ 16.00
INFO:ᅵᅵ stereoᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ FALSE
INFO:ᅵᅵ audiodatarateᅵᅵᅵᅵᅵᅵᅵᅵ 31.84
INFO:ᅵᅵ filesizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 206473091.00
INFO:ᅵᅵ lasttimestampᅵᅵᅵᅵᅵᅵᅵᅵ 5460.80
INFO:ᅵᅵ lastkeyframetimestamp 5460.51
INFO:ᅵᅵ lastkeyframelocationᅵ 206427794.00
INFO: keyframes:
INFO: filepositions:
INFO: times:
77591.856 kB / 1733.95 sec (31.7%)
Download may be incomplete (downloaded about 31.70%), try resuming

Since I have already tried resuming ( "-e" is in the command line) and then get

WARNING: Stream does not start with requested frame, ignoring data...
77591.856 kB / 4294961.53 sec (78650.7%)

I will try and see what other causes this might be having. When I try the verbose -V mode this is the verbose debug output:

D:\RTMPDUMP>rtmpdump -r "rtmp://extondemand.livestream.com:80/ondemand/" -y "tra
ns/dv02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec1212
6369e" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -o 0040
e214-9b56-45d9-9453-9ec12126369e.flv -V
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMP
DEBUG: Hostname : extondemand.livestream.com
DEBUG: Portᅵᅵᅵᅵ : 80
DEBUG: Playpath : trans/dv02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9
b56-45d9-9453-9ec12126369e
DEBUG: tcUrlᅵᅵᅵ : rtmp://extondemand.livestream.com:80/ondemand
DEBUG: swfUrlᅵᅵ : http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf
DEBUG: appᅵᅵᅵᅵᅵ : ondemand
DEBUG: liveᅵᅵᅵᅵ : no
DEBUG: timeoutᅵ : 30 sec
DEBUG: SWFSHA256:
DEBUG: 97 f2 36 ab 5a 13 d4 bf aa 29 bd 24 a1 b0 d7 4f
DEBUG: 91 c0 27 96 c3 62 65 22 69 f7 93 c2 ba bf d0 b5
DEBUG: SWFSizeᅵ : 864752
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 53
DEBUG: HandShake: Initial client digest:
DEBUG: 44 ef 13 e6 df 37 b7 f0 ad a5 7a 24 0d ac cc 8a
DEBUG: 08 06 aa 5b 40 32 bf e1 62 96 ed ad 42 42 69 f0
DEBUG: HandShake: Type Answerᅵᅵ : 03
DEBUG: HandShake: Server Uptime : 1120933600
DEBUG: HandShake: FMS Versionᅵᅵ : 3.5.7.1
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 94 2a 84 85 08 d2 21 d8 b7 a4 23 1f b0 61 4a b7
DEBUG: c8 f3 1d 52 da ae 49 51 b6 cd d9 4d 23 ea b0 f2
DEBUG: HandShake: Client signature calculated:
DEBUG: 49 8c 5a d5 0f 08 5a 3b c5 19 12 9a e3 38 55 98
DEBUG: bf 43 ea ba 66 ef ef 83 a5 3f 56 fa 67 f9 dd 09
DEBUG: HandShake: Server sent signature:
DEBUG: c6 fc 8c 19 f3 ed bb 4c a4 e9 af 1f 1a 29 7b f9
DEBUG: 90 f3 f6 08 dc dc 86 e5 e9 c7 73 81 3c 66 ab 60
DEBUG: HandShake: Digest key:
DEBUG: a4 05 37 61 0b b4 65 22 19 26 db 09 ad c4 a0 6d
DEBUG: f1 e1 d7 89 20 d9 a2 dd 68 50 8d fe 6c 59 d7 4c
DEBUG: HandShake: Signature calculated:
DEBUG: c6 fc 8c 19 f3 ed bb 4c a4 e9 af 1f 1a 29 7b f9
DEBUG: 90 f3 f6 08 dc dc 86 e5 e9 c7 73 81 3c 66 ab 60
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 1250000
DEBUG: HandleClientBW: client BW = 1250000 2
DEBUG: HandleCtrl, received ctrl. type: 26, len: 3
DEBUG: HandleCtrl, SWFVerification ping received:
DEBUG: sending ctrl. type: 0x001b
DEBUG: Sending SWFVerification response:
DEBUG: 00 1b 01 01 00 0d 31 f0 00 0d 31 f0 a5 64 75 81
DEBUG: 74 b7 cf 82 cc 4d 29 5d 48 37 b7 4e 76 23 43 a9
DEBUG: 00 f5 2e dd 10 80 d9 dd 95 29 fd 9f
DEBUG: RTMP_ClientPacket, received: invoke 242 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ fmsVer, STRING:ᅵᅵᅵᅵ FMS/3,5,7,7009>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵ capabilities, NUMBER:ᅵᅵᅵᅵ 127.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ mode, NUMBER:ᅵᅵᅵᅵ 1.00>
DEBUG: (object end)
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ level, STRING:ᅵᅵᅵᅵ status>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetConnection.Connect.Su
ccess>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵ description, STRING:ᅵᅵᅵᅵ Connection succeeded.>
DEBUG: Property: <Name:ᅵᅵᅵᅵ objectEncoding, NUMBER:ᅵᅵᅵᅵ 0.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ data, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ version, STRING:ᅵᅵᅵᅵ 3,5,7,7009>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <connect>
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking createStream
DEBUG: RTMP_ClientPacket, received: invoke 21 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onBWDone>
DEBUG: Invoking _checkbw
DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: trans/dv02/mogulus-user-f
iles/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: RTMP_ClientPacket, received: invoke 10275 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_onbwcheck>
DEBUG: Invoking _result
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: HandleCtrl, received ctrl. type: 4, len: 6
DEBUG: HandleCtrl, Stream IsRecorded 1
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 1
DEBUG: RTMP_ClientPacket, received: invoke 318 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ level, STRING:ᅵᅵᅵᅵ status>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetStream.Play.Reset>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵ description, STRING:ᅵᅵᅵᅵ Playing and resetting tr
ans/dv02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec121
26369e.>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ details, STRING:ᅵᅵᅵᅵ trans/dv02/mogulus-user-
files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ clientid, STRING:ᅵᅵᅵᅵ yCUQcgi1>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.Reset
DEBUG: RTMP_ClientPacket, received: invoke 312 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ level, STRING:ᅵᅵᅵᅵ status>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetStream.Play.Start>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵ description, STRING:ᅵᅵᅵᅵ Started playing trans/dv
02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e
.>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ details, STRING:ᅵᅵᅵᅵ trans/dv02/mogulus-user-
files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ clientid, STRING:ᅵᅵᅵᅵ yCUQcgi1>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.Start
Starting download at: 0.000 kB
DEBUG: RTMP_ClientPacket, received: notify 24 bytes
DEBUG: (object begin)
DEBUG: (object end)
DEBUG: ignoring too small audio packet: size: 0
DEBUG: RTMP_ClientPacket, received: notify 44 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetStream.Data.Start>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: ignoring too small video packet: size: 2
DEBUG: RTMP_ClientPacket, received: invoke 57 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onBWDone>
DEBUG: RTMP_ClientPacket, received: invoke 20 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result id 0 without matching request
DEBUG: RTMP_ClientPacket, received: notify 42216 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵ metadatacreator, STRING:ᅵᅵᅵᅵ Yet Another Metadata Inj
ector for FLV - Version 1.2>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵ hasKeyframes, BOOLEAN:ᅵᅵᅵ TRUE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ hasVideo, BOOLEAN:ᅵᅵᅵ TRUE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ hasAudio, BOOLEAN:ᅵᅵᅵ TRUE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵ hasMetadata, BOOLEAN:ᅵᅵᅵ TRUE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵ canSeekToEnd, BOOLEAN:ᅵᅵᅵ FALSE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ duration, NUMBER:ᅵᅵᅵᅵ 5460.80>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ datasize, NUMBER:ᅵᅵᅵᅵ 206430847.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵ videosize, NUMBER:ᅵᅵᅵᅵ 181733702.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵ videocodecid, NUMBER:ᅵᅵᅵᅵ 4.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ width, NUMBER:ᅵᅵᅵᅵ 640.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ height, NUMBER:ᅵᅵᅵᅵ 480.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵ framerate, NUMBER:ᅵᅵᅵᅵ 14.83>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵ videodatarate, NUMBER:ᅵᅵᅵᅵ 258.72>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵ audiosize, NUMBER:ᅵᅵᅵᅵ 23808837.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵ audiocodecid, NUMBER:ᅵᅵᅵᅵ 2.00>
DEBUG: Property: <Name:ᅵᅵᅵ audiosamplerate, NUMBER:ᅵᅵᅵᅵ 22000.00>
DEBUG: Property: <Name:ᅵᅵᅵ audiosamplesize, NUMBER:ᅵᅵᅵᅵ 16.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ stereo, BOOLEAN:ᅵᅵᅵ FALSE>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵ audiodatarate, NUMBER:ᅵᅵᅵᅵ 31.84>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ filesize, NUMBER:ᅵᅵᅵᅵ 206473091.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵ lasttimestamp, NUMBER:ᅵᅵᅵᅵ 5460.80>
DEBUG: Property: <Name: lastkeyframetimest, NUMBER:ᅵᅵᅵᅵ 5460.51>
DEBUG: Property: <Name: lastkeyframelocati, NUMBER:ᅵᅵᅵᅵ 206427794.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵ keyframes, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵ filepositions, OBJECT>
DEBUG: (object begin)
DEBUG: (object end)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ times, OBJECT>
DEBUG: (object begin)
DEBUG: (object end)
DEBUG: (object end)
DEBUG: (object end)
DEBUG: (object end)
INFO: Metadata:
INFO:ᅵᅵ metadatacreatorᅵᅵᅵᅵᅵᅵ Yet Another Metadata Injector for FLV - Version 1.
2
INFO:ᅵᅵ hasKeyframesᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasVideoᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasAudioᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ hasMetadataᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ TRUE
INFO:ᅵᅵ canSeekToEndᅵᅵᅵᅵᅵᅵᅵᅵᅵ FALSE
INFO:ᅵᅵ durationᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 5460.80
INFO:ᅵᅵ datasizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 206430847.00
INFO:ᅵᅵ videosizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 181733702.00
INFO:ᅵᅵ videocodecidᅵᅵᅵᅵᅵᅵᅵᅵᅵ 4.00
INFO:ᅵᅵ widthᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 640.00
INFO:ᅵᅵ heightᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 480.00
INFO:ᅵᅵ framerateᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 14.83
INFO:ᅵᅵ videodatarateᅵᅵᅵᅵᅵᅵᅵᅵ 258.72
INFO:ᅵᅵ audiosizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 23808837.00
INFO:ᅵᅵ audiocodecidᅵᅵᅵᅵᅵᅵᅵᅵᅵ 2.00
INFO:ᅵᅵ audiosamplerateᅵᅵᅵᅵᅵᅵ 22000.00
INFO:ᅵᅵ audiosamplesizeᅵᅵᅵᅵᅵᅵ 16.00
INFO:ᅵᅵ stereoᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ FALSE
INFO:ᅵᅵ audiodatarateᅵᅵᅵᅵᅵᅵᅵᅵ 31.84
INFO:ᅵᅵ filesizeᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ 206473091.00
INFO:ᅵᅵ lasttimestampᅵᅵᅵᅵᅵᅵᅵᅵ 5460.80
INFO:ᅵᅵ lastkeyframetimestamp 5460.51
INFO:ᅵᅵ lastkeyframelocationᅵ 206427794.00
INFO: keyframes:
INFO: filepositions:
INFO: times:
41.254 kB / 0.00 sec (0.0%)
DEBUG: ignoring too small video packet: size: 2
77519.562 kB / 1739.72 sec (31.8%)
DEBUG: ignoring too small audio packet: size: 0
DEBUG: RTMP_ClientPacket, received: notify 102 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetStream.Play.Complete>

DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ level, STRING:ᅵᅵᅵᅵ status>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ duration, NUMBER:ᅵᅵᅵᅵ 146.00>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ bytes, NUMBER:ᅵᅵᅵᅵ 79454720.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleCtrl, received ctrl. type: 1, len: 6
DEBUG: HandleCtrl, Stream EOF 1
DEBUG: RTMP_ClientPacket, received: invoke 322 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ level, STRING:ᅵᅵᅵᅵ status>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ code, STRING:ᅵᅵᅵᅵ NetStream.Play.Stop>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵ description, STRING:ᅵᅵᅵᅵ Stopped playing trans/dv
02/mogulus-user-files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e
.>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ details, STRING:ᅵᅵᅵᅵ trans/dv02/mogulus-user-
files/chjanaschi/2009/06/27/0040e214-9b56-45d9-9453-9ec12126369e>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ clientid, STRING:ᅵᅵᅵᅵ yCUQcgi1>
DEBUG: Property: <Name:ᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵᅵ reason, STRING:ᅵᅵᅵᅵ >
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.Stop
DEBUG: Invoking deleteStream
DEBUG: Got Play.Complete or Play.Stop from server. Assuming stream is complete
77591.856 kB / 1733.95 sec (31.7%)
DEBUG: RTMP_Read returned: 0
Download may be incomplete (downloaded about 31.70%), try resuming
DEBUG: Closing connection.


D:\RTMPDUMP>

Since the file is there and being recognised by Coojah and RTMPDump I am sure with the correct command line it can be downloaded. I will seek further for the solution.


sam

unread,
Sep 22, 2011, 10:33:20 AM9/22/11
to coo...@googlegroups.com
I have done lots of research and testing as well as asked in several
forums and all the people that helped and replied as well as me come to
the conclusion that the video cannot be fully downloaded because the
video is broken. If you come up to about 30min into the video you will
see that the video player stops and that you have to start the video
again. Because of this it cannot be downloaded fully from the server. It
can only be downloaded up to the point where it is broken.

However fro other videos from Livestream I will try and see what can be
done. Hope this helps so far!

rahul kumar

unread,
Sep 22, 2011, 11:49:32 AM9/22/11
to coo...@googlegroups.com
thanks a lot....
i got same feel (about that video is broken) by using CooJah + Blader.

Q. can u... pls.. give me steps to dowanload it haif ?
or
Q. can u.. dowanload them and send me all broken videos? because i use
dial up connection and that website refuse to play video in slow
connection.
Q. is that possible to dowanload that broken video in parts(i.e.
part1,part2 etc. ) so that i can join them ?
we all love u....
you are my HERO.

> --
> You received this message because you are subscribed to the Google Groups
> "coojah" group.
> To post to this group, send email to coo...@googlegroups.com.
> To unsubscribe from this group, send email to
> coojah+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/coojah?hl=en.
>
>

sam

unread,
Sep 22, 2011, 3:25:06 PM9/22/11
to coo...@googlegroups.com
Hello Rahul, Hello Walid Dala,

I am not sure if you are talking about the videos from Livestream.com or about the site that I still need to have a look at with your details. Can you clarify this?

About Livestream.com:
Me too I am having difficulties to download and actually view anything on Livestream at the moment but I am on a super super fast connection and pretty good system so that should not be the problem. Since this has now also started to really interest me I will try and post all the info about Livestream.com and downloading from it.

Generally it is possible to download the parts separately but the thing is that the video from Livestream is not in parts, it is one piece of data that is broken the first time round 30min, so that is why it only downloads until then.

Other videos on other sites are indeed hosted in 2 or more parts and there the downloading of the separate parts is indeed possible, unfortunately since the video in question on Livestream is one part only and broken it won't be possible. I am currently also in touch with the original maker of the video and will try and see if she can somehow send the video or upload it again for downloading. Perhaps like that it can be done.

About the other site you sent me the details to I will still get back to you about that, Rahul.

Walid Dala, as you can see I am on the case with this Livestream.com thing and would be happy about your participation here as well. Let me know what you have done so far to download videos from Livestream.com, perhaps that can help us all to find a solution.

Speak soon!

rahul kumar

unread,
Sep 22, 2011, 10:52:08 PM9/22/11
to coo...@googlegroups.com
Respected sir
Sorry for confusion .
let me clear it..
i am a student of that website (i.e. http://increase.indiacan.com/ )
and i want to somehow dowanload all videos from that website.So that i
can study from them.

i want a little bit help only about this topic (i.e. how can i
dowanload all videos from http://increase.indiacan.com/).
i think Situation is clear...

Respected Sir can u.. pls... answer some Questions?

Q. How can i dowanload all videos from that website (i.e.
http://increase.indiacan.com/)?
Q. If whole video cannot be dowanloaded then can i dowanload in many
parts (such as Part1, Part2..etc.) and later join them ?
Q. pls...
Explain steps how can i dowanload video in parts using coojah ?
At last i want to thank u.. for all you'r hard work.

rahul kumar

unread,
Sep 22, 2011, 11:02:03 PM9/22/11
to coo...@googlegroups.com
Respected Sir
if u are not getting time to go in some detail about
http://increase.indiacan.com/
then pls.. take u'r time i'm not in hurry but these video are
important for me as a student.
i think u'r the only person right now from whom i can ask for help
because i knew that u are an expert and right man for this situation.
Thanking u..
Rahul

sam

unread,
Sep 23, 2011, 7:10:24 AM9/23/11
to coo...@googlegroups.com
Rahul,

yes I got your messages and details and will see what can be done BUT CAN YOU PLEASE NOT HIJACK OTHER PEOPLE's THREADS!!?!??!

You asked your question on the thread with title "
pls.. someone is there to help me??" SO PLEASE ASK ALL YOUR QUESTIONS IN THAT THREAD and not in other threads as this is called CROSSPOSTING and is regarded as bad NETIQUETTE. (http://en.wikipedia.org/wiki/Netiquette)

RAHUL, please put all your questions in your thread with the title "pls.. someone is there to help me??" from now on, if you can contribute to other people's questions then of course you can post in other people's threads.

I HOPE YOU UNDERSTAND THIS.

I will get back to you about your questions as soon as possible. Thanks for your attention!

sam

unread,
Sep 23, 2011, 7:10:54 AM9/23/11
to coo...@googlegroups.com
Rahul,

yes I got your messages and details and will see what can be done BUT CAN YOU PLEASE NOT HIJACK OTHER PEOPLE's THREADS!!?!??!

You asked your question on the thread with title "
pls.. someone is there to help me??" SO PLEASE ASK ALL YOUR QUESTIONS IN THAT THREAD and not in other threads as this is called CROSSPOSTING and is regarded as bad NETIQUETTE. (http://en.wikipedia.org/wiki/Netiquette)

RAHUL, please put all your questions in your thread with the title "pls.. someone is there to help me??" from now on, if you can contribute to other people's questions then of course you can post in other people's threads.

I HOPE YOU UNDERSTAND THIS.

I will get back to you about your questions as soon as possible. Thanks for your attention!




Reply all
Reply to author
Forward
0 new messages