View Single Post
  #8  
Old 05-23-2014, 09:30 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: if url have special character ,I can't download video with rtmpdump


Quote:
Originally Posted by KSV View Post

[...] in debug log you can see it's sending correct playpath [...]

Code:
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: mp4:video_ders_2013/sorucözümü/gygk/türkce/01.mp4
DEBUG: Invoking play
No. A correct command line would look like this:



There is also no need to use RTMP Encryption and SWF Verification to download these videos.

Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              7946.20
INFO:   moovPosition          36.00
INFO:   width                 1024.00
INFO:   height                768.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            100.00
INFO:   avclevel              31.00
INFO:   aacaot                2.00
INFO:   videoframerate        14.98
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                119377990.00
INFO:   timescale             15000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                351837422.00
INFO:   timescale             44100.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
237918.388 kB / 7946.17 sec (99.9%)
Download complete
Reply With Quote