View Single Post
  #2  
Old 01-03-2017, 12:12 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: please help me how to download a mp4 file using rtmpdump or ffmepg


rtmpdump.exe -v -r "rtmps://53c7c8e287199.streamlock.net/vods3" ^
-a "vods3" ^
-y "mp4:amazons3/coursekart/videos/1521/topics/Introduction to C Programming and Array - Part 2 of 5_qtp.mp4" ^
-o "Introduction to C Programming and Array - Part 2 of 5_qtp.flv"



C:\>rtmpdump.exe -v -r "rtmps://53c7c8e287199.streamlock.net/vods3" -a "vods3" -y "mp4:amazons3/coursekart/videos/1521/t
opics/Introduction to C Programming and Array - Part 2 of 5_qtp.mp4" -o "Introduction to C Programming and Array - Part
2 of 5_qtp.flv"
RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO: language eng
INFO: timescale 12800.00
INFO: length 103520768.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: language eng
INFO: timescale 44100.00
INFO: length 356660800.00
INFO: sampledescription:
INFO: sampletype mp4a
INFO: audiochannels 2.00
INFO: audiosamplerate 44100.00
INFO: videoframerate 25.00
INFO: aacaot 2.00
INFO: avclevel 30.00
INFO: avcprofile 100.00
INFO: audiocodecid mp4a
INFO: videocodecid avc1
INFO: width 854.00
INFO: height 480.00
INFO: frameWidth 720.00
INFO: frameHeight 480.00
INFO: displayWidth 854.00
INFO: displayHeight 480.00
INFO: framerate 25.00
INFO: moovposition 40.00
INFO: duration 8087.56
16374.352 kB / 339.28 sec (4.1%)
Reply With Quote