Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Failed to read RTMP Packet Header

(http://stream-recorder.com/forum/showthread.php?t=14750)

tdx3000 12-16-2012 10:38 PM

Failed to read RTMP Packet Header


 
Hi guys,

Im trying to play the view this video on VLC using rtmpdump and got the error "failed to read rtmp packet header" about 1 minutes into the video and it stop, some time couple second longer, but i never able to play it completely

Code:

http://www.crackle.com/c/21
Code:

rtmpdump -r rtmp://stream_auth-us-am.akamai.crackle.com:1935/ondemand -y mp4:crackle/1/i/al/k09wb_480p.mp4 -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:

rtmpdump -r "rtmp://stream_auth-us-am.akamai.crackle.com:1935/ondemand" -a "ondemand" -f "WIN 11,4,402,287" -W "http://www.crackle.com/flash/ReferrerRedirect.ashx" -p "http://www.crackle.com/c/21" -C O:1 -C O:0 --live -y "mp4:crackle/1/s/ul/7p7wb_480p.mp4" -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

svnpenn2 12-16-2012 10:53 PM

Re: Failed to read RTMP Packet Header


 
Code:

ffplay "rtmp://stream_auth-us-am.akamai.crackle.com/ondemand playpath=mp4:crackle/1/s/ul/7p7wb_480p.mp4 swfUrl=http://www.crackle.com/flash/ReferrerRedirect.ashx swfVfy=1"

tdx3000 12-17-2012 12:03 AM

Re: Failed to read RTMP Packet Header


 
Thanks SVNPENN2,

is there a reason why it didnt' work correctly with rtmpdump? did i missed some tag? problem, limitation on rtmpdump?

tdx3000 12-17-2012 04:57 PM

Re: Failed to read RTMP Packet Header


 
i tried to download it with the same result, about 63 - 66 second it stop. I added the resume command it when further but still cannot complete the full length of the video. what am i missing ?

tdx3000 12-17-2012 05:54 PM

Re: Failed to read RTMP Packet Header


 
thank for testing and showing the result, the longest i was able to download before it stop was about 460 seconds, i kept trying but 460 was the longest i was able to download so far. I try again later ...

svnpenn2 12-17-2012 06:05 PM

Re: Failed to read RTMP Packet Header


 
Code:

rtmpdump -r rtmp://stream_auth-us-am.akamai.crackle.com/ondemand -y mp4:crack
le/1/s/ul/7p7wb_480p.mp4 -o a.flv -W http://www.crackle.com/flash/ReferrerRedir
ect.ashx
RTMPDump v2.4-75-ge783798
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              7374.52
INFO:  moovPosition          28.00
INFO:  width                852.00
INFO:  height                478.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              32.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.98
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                176987811.00
INFO:  timescale            24000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                325216255.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
72231.490 kB / 809.81 sec (10.9%)


tdx3000 12-17-2012 07:00 PM

Re: Failed to read RTMP Packet Header


 
so weird last night i tried for hour with same result, now this is what i got so far

Code:

Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              7374.52
INFO:  moovPosition          28.00
INFO:  width                852.00
INFO:  height                478.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            100.00
INFO:  avclevel              32.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.98
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                176987811.00
INFO:  timescale            24000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                325216255.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
235086.430 kB / 2636.93 sec (35.7%)


svnpenn2 12-17-2012 07:07 PM

Re: Failed to read RTMP Packet Header


 
Maybe next time you should try it before wasting my time.


All times are GMT -6. The time now is 08:07 PM.