VideoHelp Forum




Closed Thread
Results 1 to 2 of 2
  1. Hi,
    This is a followup to another thread:
    https://forum.videohelp.com/threads/355146-%5Brtmpdump%5D-Download-rolls-back-stores-th...-several-times

    The issue I had with the download restarting could be resolved by adding either the --live or --realtime flag to the command, and I can now get a file that includes the full length of the video. The resulting file seems to work fine during approximately the first 70 seconds (consistent over many retries). After that, the audio keeps working well, but the picture basically turns into a sequence of still images, updated about once per second. It looks a bit like a slide show of a photo sequence.

    So, again, I'm trying to download this video:
    https://www.ipam.ucla.edu/wowzavideo...p4&vfd=gss2012

    ...and here's a short video sample of the result:
    https://mega.co.nz/#!FJli3TbJ!GsUe9g...PW2t0rTQkv9q7s
    (The problem starts around 1:10.)

    I'm on Linux Mint 13, using the git repository version of rtmpdump from the 10th of April 2013 (compiled statically).
    The first minute of a run would look something like this:
    Code:
     ~/rtmpdump $ ./rtmpdump -e --realtime -l 0 -r "rtmp://128.97.46.13:1935/gss2012/" -a "gss2012/" -f "LNX 11,0,1,152" -W "https://www.ipam.ucla.edu/videoplayer/jwplayer.flash.swf" -p "https://www.ipam.ucla.edu/wowzavideo.aspx?vfn=10660.mp4&vfd=gss2012" -y "mp4:10660.mp4" -o mp4_10660.flv
    RTMPDump v2.4
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    Starting download at: 0.000 kB
      in approximately realtime (disabled BUFX speedup hack)
    INFO: Metadata:
    INFO: trackinfo:
    INFO:   timescale             30000.00
    INFO:   length                98732634.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   timescale             48000.00
    INFO:   length                157974528.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    INFO:   audiochannels         2.00
    INFO:   audiosamplerate       48000.00
    INFO:   videoframerate        29.97
    INFO:   aacaot                2.00
    INFO:   avclevel              40.00
    INFO:   avcprofile            100.00
    INFO:   audiocodecid          mp4a
    INFO:   videocodecid          avc1
    INFO:   width                 1920.00
    INFO:   height                1080.00
    INFO:   frameWidth            1920.00
    INFO:   frameHeight           1080.00
    INFO:   displayWidth          1920.00
    INFO:   displayHeight         1080.00
    INFO:   framerate             29.97
    INFO:   moovposition          32.00
    INFO:   duration              3291.14
    1649.603 kB / 10.81 sec (0.3%)
    I have only clocked the data transfer rate this once, but it seems typical, and as you can see it evaluates to about 30 kB/s. My ISP is providing a symmetric 10 Mbps connection and I would assume that UCLA has plenty of capacity at their end. I'm located in Europe.
    Some search engine work seems to suggest that the server could have a more or less fixed rate for outputting the video and this low transfer rate isn't coping with that, so frames get dropped to stay in sync. That's just my best guess so far though, and I don't have much experience with theses issues.

    Could you tell me the cause of this problem and if there's something I can do to fix it?




Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!