Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Help with downloading a file with ":"

(http://stream-recorder.com/forum/showthread.php?t=11314)

shining82 03-25-2012 08:37 AM

Help with downloading a file with ":"


 
Hi, i tried to download a file that contains ":" and i get this error:

ERROR: Closing connection: NetStream.Play.StreamNotFound

i wrote in the shell:

rtmpdump -r "rtmp://flashedu.rai.it/ieduportale/mp4:filosofia/Popsophia-MassimoCacciari.mp4" -o cacciari.flv

How can i download that file? Please help me!!!! Thanks!!!

karlo2105 03-25-2012 08:45 AM

Re: Help with downloading a file with ":"


 
Give us website URL to find out.

Bahman 03-25-2012 08:54 AM

Re: Help with downloading a file with ":"


 
Code:

rtmpdump -r "rtmp://flashedu.rai.it/ieduportale/" -a "ieduportale/" -y "mp4:filosofia/Popsophia-MassimoCacciari.mp4" -o Popsophia-MassimoCacciari.flv
Code:

RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              6095.92
INFO:  moovPosition          32.00
INFO:  width                512.00
INFO:  height                288.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            100.00
INFO:  avclevel              31.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                152398000.00
INFO:  timescale            25000.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                268829696.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
0.535 kB / 0.00 sec (0.0%)

;)

shining82 03-25-2012 09:37 AM

Re: Help with downloading a file with ":"


 
Thanks!!!! Now it works :)


All times are GMT -6. The time now is 06:13 PM.