Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Failed to read RTMP Packet HeaderHi 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" - |
#2
|
|||
|
|||
Re: Failed to read RTMP Packet HeaderCode:
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" |
#3
|
|||
|
|||
Re: Failed to read RTMP Packet HeaderThanks SVNPENN2,
is there a reason why it didnt' work correctly with rtmpdump? did i missed some tag? problem, limitation on rtmpdump? |
#4
|
|||
|
|||
Re: Failed to read RTMP Packet Headeri 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 ?
|
#5
|
|||
|
|||
Re: Failed to read RTMP Packet Headerthank 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 ...
|
#6
|
|||
|
|||
Re: Failed to read RTMP Packet HeaderCode:
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%) |
Tags: packet header |
Thread Tools | |
Display Modes | |
|
|