Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help with this rtmpdump [Updated]Hey guys!
I am trying to download these videos for my exams from a site, but so far I am able to download only partial [4-5 mins] of the 1 hour video. Here is what I am doing: Code:
rtmpdump -r "rtmps://53c7c8e287199.streamlock.net/vods3/" -W "http://d2190hpfa85jkd.cloudfront.net/v11/student/swf/flowplayer-3.2.18.swf" -y "mp4:amazons3/coursekart/videos/1521/topics/ER Diagrams - Part 1 of 1_qtp.mp4" -o b.flv Here is the page source code: http://pastebin.com/raw/iJpRfJh6 Can someone please tell me what I am doing wrong ? and how I can download the full video? Last edited by pow : 11-28-2016 at 01:09 AM. |
#2
|
|||
|
|||
Re: Help with this rtmpdump [Updated]I am now able to download the video finally, but only the first few seconds, can someone tell me how I can download the entire video?
I have update the first post. |
#3
|
|||
|
|||
Re: Help with this rtmpdump [Updated]Just had to increase the buffer size!! And its done!
Code:
-R --buffer 2000 |
Tags: download, error, rtmpdump, videos |
Thread Tools | |
Display Modes | |
|
|