Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
wfmu.org: download always stops at 31%Thanks for the help that got me this far.
The command below starts the download but it stops consistently at about 31% (29679.340 kB / 3634.80 sec) of the total file size: "C:\rtmpdump\rtmpdump.exe" -r "rtmpt://fms.wfmu.org/vod/mp4:HC/hc120105.mp4" -W "http://wfmu.org/flash/archive/player.swf" -o "O:\Broadcasts\WFMU\Faye\Hello Children\hc120105.mp4" I have tried -b, -e switches... I am trying to capture a Pop-Up Player stream at: http://wfmu.org/playlists/shows/43369 Verbose log at Pastebin: http://pastebin.com/4fCW3DqN Any help is appreciated, Steve |
#2
|
|||
|
|||
Re: 31%Code:
rtmpdump -r "rtmp://fms.wfmu.org/vod/mp4:HC/hc120105.mp4" -W "http://wfmu.org/flash/archive/player.swf" -y "mp4:HC/hc120105.mp4" -o hc120105.mp4 Code:
E:\>rtmpdump -r "rtmp://fms.wfmu.org/vod/mp4:HC/hc120105.mp4" -W "http://wfmu.org/flash/archi ve/player.swf" -y "mp4:HC/hc120105.mp4" -o hc120105.mp4 RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB ERROR: DECODING ERROR, IGNORING BYTES UNTIL NEXT KNOWN PATTERN! INFO: Metadata: INFO: duration 11754.03 INFO: moovPosition 36.00 INFO: audiocodecid mp4a INFO: aacaot 2.00 INFO: audiosamplerate 22050.00 INFO: audiochannels 1.00 INFO: tags: INFO: trkn: INFO: trackinfo: INFO: length 518352896.00 INFO: timescale 44100.00 INFO: language und INFO: sampledescription: INFO: sampletype mp4a INFO: length 600.00 INFO: timescale 600.00 INFO: language und INFO: sampledescription: INFO: length 600.00 INFO: timescale 600.00 INFO: language und INFO: sampledescription: 45491.854 kB / 5582.59 sec (47.4%) |
#3
|
|||
|
|||
Re: 31%Quote:
|
Tags: bufferempty, rtmpdump |
Thread Tools | |
Display Modes | |
|
|