STaylor8 / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

A couple Brightcove errors #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Two different issues here, Error 1:
Using method 'brightcove' for
http://link.brightcove.com/services/player/bcpid18011345001?bclid=17841335001
Error: Failed to post to Brightcove AMF gateway at
/usr/bin/get_flash_videos line 339.

Error #2, it's doing it's thing but just hangs, doesn't get farther than this.
Downloading
http://link.brightcove.com/services/player/bcpid452319854?bctid=1135486115
Using method 'brightcove' for
http://link.brightcove.com/services/player/bcpid452319854?bctid=1135486115
RTMPDump v1.6
(c) 2009 Andrej Stepanchuk, license: GPL
Connecting ...
F9 C4 D0 2F 67 8F D4 D0 6D 8B E0 16 F1 66 34 2C EE 7C 51 0B 8B 69 B7 37 97
51 F1 82 C6 EA 
DE 03 00 87 11 BB D8 62 68 F8 4B 1D 24 4C 33 FE 78 D3 FC DC E7 0F 1E 48 DD
9C 55 6F E3 4E 1C 
34 52 12 B7 4B 31 57 CF 1C 89 2C 81 84 74 DE 6B D6 B3 B8 06 53 B8 80 D1 FB
AF 86 AB B1 
57 CF 1C 89 2C 81 84 74 DE 6B D6 B3 B8 06 53 B8 80 D1 FB AF 86 AB B1 
80 64 51 7B 66 96 A6 21 D1 56 D7 33 A3 E1 F1 67 96 0B A8 1B 74 B6 27 BF E9
06 A4 68 5A 4C 46 
CB 47 8D 1F 5F 61 24 28 3D EC 84 A9 C3 32 B1 33 F6 C1 B5 A3 82 45 A7 42 99
E8 FA B2 35 4C B3 
Connected...

Starting download at 0.000 KB

Original issue reported on code.google.com by tryagain...@gmail.com on 21 Aug 2009 at 2:43

GoogleCodeExporter commented 9 years ago
Another AMF gateway issue
Downloading 
http://link.brightcove.com/services/player/bcpid1214137061?bctid=1233395616
Using method 'brightcove' for
http://link.brightcove.com/services/player/bcpid1214137061?bctid=1233395616
Error: Unexpected data from AMF gateway at /usr/bin/get_flash_videos line 345.

Also, I should add that on other tests with the rtmp related issue, sometimes it
hangs before rtmp is even connected, like it won't show all those numbers and 
letters
and will hang after the copyright statement, or will hang after the numbers and
letters (what is that, hex?) but before it says it's connected. 

Original comment by tryagain...@gmail.com on 21 Aug 2009 at 2:56

GoogleCodeExporter commented 9 years ago
I can't reproduce the first, that works for me (maybe it was a temporary issue?)

The second I can reproduce, are you sure the IDs are correct?

If it hangs before rtmpdump prints any output run with --debug and you might 
see some
more (it hides most of the output of rtmpdump unless you run with --debug, to 
avoid
tons of output). The fact it shows some of the connection negotiation is a bug, 
but
one I that isn't particularly easy to fix. 

Original comment by monsieur...@gmail.com on 24 Aug 2009 at 8:29

GoogleCodeExporter commented 9 years ago
The second now seems to work, I think it must have been an issue on their side?

(Although I've noticed lately that some versions of rtmpdump don't work at all, 
which
seems to be catching some people out).

Original comment by monsieur...@gmail.com on 11 Oct 2009 at 5:22