[rtmpdump] Regression with b77a7dc Handle AMF_ECMA_ARRAY and AMF_STRICT_ARRAY objects

Steven Penny svnpenn at gmail.com
Thu Nov 15 19:08:03 CET 2012


> commit b77a7dc719f8b04274db91f6344f4358a78d9c5f
> Author:     goggle1 <goggle1 at 163.com>
> AuthorDate: Tue Oct 30 08:47:19 2012 -0700
> Commit:     Howard Chu <hyc at highlandsun.com>
> CommitDate: Tue Oct 30 08:48:07 2012 -0700
>
>     Handle AMF_ECMA_ARRAY and AMF_STRICT_ARRAY objects

Since this commit, "Metadata" is no longer showing.



GOOD

$ git checkout master~23
HEAD is now at 1d07cfa... Fix socks support for SetupURL

$ make SYS=mingw CRYPTO=POLARSSL CROSS_COMPILE=i686-w64-mingw32- SHARED= XLDFLA
GS=-static

$ ./rtmpdump -o a.flv -p http://www.myspace.com/music/player?sid=87831010 -r rt
mpe://fms.ec-music.myspacecdn.com -y mp4:music02/300/dca9baa3175f47b28a0979bf2c
03aa5e/std.m4a
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              175.01
INFO:   moovPosition          2182010.00
INFO:   audiocodecid          mp4a
INFO:   aacaot                2.00
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: tags:
INFO:   -¬too                 FAAC 1.28
INFO: trackinfo:
INFO:   length                7717888.00
INFO:   timescale             44100.00
INFO: sampledescription:
INFO:   sampletype            mp4a
2256.298 kB / 174.99 sec (99.9%)
Download complete



BAD

$ git checkout master~22
HEAD is now at b77a7dc... Handle AMF_ECMA_ARRAY and AMF_STRICT_ARRAY objects

$ make SYS=mingw CRYPTO=POLARSSL CROSS_COMPILE=i686-w64-mingw32- SHARED= XLDFLA
GS=-static

$ ./rtmpdump -o a.flv -p http://www.myspace.com/music/player?sid=87831010 -r rt
mpe://fms.ec-music.myspacecdn.com -y mp4:music02/300/dca9baa3175f47b28a0979bf2c
03aa5e/std.m4a
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
2256.298 kB / 174.99 sec
Download complete


More information about the rtmpdump mailing list