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

rtmpdump problem again

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

barbatrukko 11-20-2012 05:09 AM

rtmpdump problem again


 
Hi,
I would record this video. I used URL Snooper and also simply html analysis but can't dump this video.....



The video URL is

http://www.innovatv.it/video/2718257...tori-confronto

I tryed this and other similar but not work...

rtmpdump.exe -r "rtmp://194.183.13.14/radioradicale/mp4:ForumPA/Video/2012/10/29/2718257.mp4" -o "video.flv"

Can anyone help me?
Tnx!

KSV 11-20-2012 05:16 AM

Re: rtmpdump problem again


 
Code:

rtmpdump -r "rtmp://194.183.13.14/radioradicale" -a "radioradicale" -f "WIN 11,4,402,287" -W "http://www.innovatv.it/flowplayer/flowplayer-3.2.7.swf" -p "http://www.innovatv.it/video/2718257/carlo-ratti/economia-e-governance-della-smart-city-citt-aziende-e-territori-confronto" -y "mp4:ForumPA/Video/2012/10/29/2718257.mp4" -R -o "2718257.mp4.flv"
Code:

RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(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              50.00
INFO:  length                  105949.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  timescale              44100.00
INFO:  length                  93448192.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a
INFO:  audiochannels          2.00
INFO:  audiosamplerate        44100.00
INFO:  videoframerate          50.00
INFO:  aacaot                  2.00
INFO:  avclevel                13.00
INFO:  avcprofile              100.00
INFO:  audiocodecid            mp4a
INFO:  videocodecid            avc1
INFO:  width                  320.00
INFO:  height                  240.00
INFO:  frameWidth              320.00
INFO:  frameHeight            240.00
INFO:  displayWidth            320.00
INFO:  displayHeight          240.00
INFO:  framerate              25.00
INFO:  moovposition            44745877.00
INFO:  duration                2119.01
1956.526 kB / 74.96 sec (3.5%)


barbatrukko 11-20-2012 05:32 AM

Re: rtmpdump problem again


 
wow...thnx

I used a tutorial for use rtmdump and in this tutorial are present only few parameter. How I can learn about extraction of all this info for make rtmdump can work?
Best regards

evol 11-20-2012 06:07 AM

Re: rtmpdump problem again


 
Quote:

Originally Posted by barbatrukko (Post 56554)
wow...thnx

I used a tutorial for use rtmdump and in this tutorial are present only few parameter. How I can learn about extraction of all this info for make rtmdump can work?
Best regards

You should use xxx.nirsoft.net/utils/rtmp_dump_helper.html

xxx=www Sorry this forum still dont let me post links ?

barbatrukko 11-20-2012 06:14 AM

Re: rtmpdump problem again


 
Quote:

Originally Posted by evol (Post 56556)
You should use xxx.nirsoft.net/utils/rtmp_dump_helper.html

xxx=www Sorry this forum still dont let me post links ?

ok, thx a lot

barbatrukko 11-20-2012 06:50 AM

Re: rtmpdump problem again


 
Is normal black vertical band

I can avoid the black bars vertical? I have only to change this parameter?

-f "WIN 11,4,402,287"

Video result is 320x240

svnpenn 11-20-2012 07:57 AM

Re: rtmpdump problem again


 
Code:

rtmpdump -o a.flv -i "rtmp://194.183.13.14/radioradicale playpath=mp4:ForumPA/Vi
deo/2012/10/29/2718257"
RTMPDump v2.4-72-g64c96bf
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:  timescale            50.00
INFO:  length                105949.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  timescale            44100.00
INFO:  length                93448192.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  audiochannels        2.00
INFO:  audiosamplerate      44100.00
INFO:  videoframerate        50.00
INFO:  aacaot                2.00
INFO:  avclevel              13.00
INFO:  avcprofile            100.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                320.00
INFO:  height                240.00
INFO:  frameWidth            320.00
INFO:  frameHeight          240.00
INFO:  displayWidth          320.00
INFO:  displayHeight        240.00
INFO:  framerate            25.00
INFO:  moovposition          44745877.00
INFO:  duration              2119.01
2080.805 kB / 78.72 sec


barbatrukko 11-20-2012 08:26 AM

Re: rtmpdump problem again


 
Quote:

Originally Posted by svnpenn (Post 56562)
Code:

rtmpdump -o a.flv -i "rtmp://194.183.13.14/radioradicale playpath=mp4:ForumPA/Vi
deo/2012/10/29/2718257"
RTMPDump v2.4-72-g64c96bf
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:  timescale            50.00
INFO:  length                105949.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  timescale            44100.00
INFO:  length                93448192.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  audiochannels        2.00
INFO:  audiosamplerate      44100.00
INFO:  videoframerate        50.00
INFO:  aacaot                2.00
INFO:  avclevel              13.00
INFO:  avcprofile            100.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                320.00
INFO:  height                240.00
INFO:  frameWidth            320.00
INFO:  frameHeight          240.00
INFO:  displayWidth          320.00
INFO:  displayHeight        240.00
INFO:  framerate            25.00
INFO:  moovposition          44745877.00
INFO:  duration              2119.01
2080.805 kB / 78.72 sec



-i parameter is not allowed.....
also -R in KSV command line

Why in plyer web vertical black band are not present and in the ripper file is present?

svnpenn 11-20-2012 08:39 AM

Re: rtmpdump problem again


 
Quote:

Originally Posted by barbatrukko
also -R in KSV command line

"-R" parameter has been around for at least 4 months.

github.com/svnpenn/rtmpdump/commit/e005


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