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

Help: How to rtmp this web(inside)

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

cerncern 09-04-2012 08:48 AM

Help: How to rtmp this web(inside)


 
Hi all. I am trying to get the video of

http://www.lasteles.com/es/infantil/...a-leyenda/3038

No way to get it because I always got stopped at same point. Any help will be welcome.

PD: I am using this command:


rtmpdump -r "rtmp://149.11.34.6/vod" -a "vod" -f "WIN 11,3,300,271" -W "http://www.lasteles.com/js/mediaplayer-5.8/player.swf?293" -t "rtmp://149.11.34.6/vod" -p "http://www.lasteles.com/es/infantil/BANDOLERO/video/CAP-2.-Nace-la-leyenda/3038" -y mp4:infantil/dibujos/bandolero/1x02_Nace_la_leyenda.mp4 -o Output.mp4 --resume

gastone 09-04-2012 10:26 AM

Re: Help: How to rtmp this web(inside)


 
Use option -R (--realtime).

svnpenn 09-04-2012 04:33 PM

Re: Help: How to rtmp this web(inside)


 
Code:

$ rtmpdump -r "rtmp://149.11.34.6/vod" -a "vod" -f "WIN 11,3,300,257" -W "http:
//www.lasteles.com/js/mediaplayer-5.8/player.swf?268" -p "http://www.lasteles.c
om/es/infantil/BANDOLERO/video/CAP-2.-Nace-la-leyenda/3038" -y "mp4:infantil/di
bujos/bandolero/1x02_Nace_la_leyenda.mp4" -o 1x02_Nace_la_leyenda.flv -R
RTMPDump v2.4-35-ge0056c5
(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            90000.00
INFO:  length                133048800.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  timescale            48000.00
INFO:  length                70962176.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  audiochannels        2.00
INFO:  audiosamplerate      48000.00
INFO:  videoframerate        25.00
INFO:  aacaot                2.00
INFO:  avclevel              31.00
INFO:  avcprofile            77.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                784.00
INFO:  height                576.00
INFO:  frameWidth            784.00
INFO:  frameHeight          576.00
INFO:  displayWidth          784.00
INFO:  displayHeight        576.00
INFO:  framerate            25.00
INFO:  moovposition          150843336.00
INFO:  duration              1478.38
13419.707 kB / 137.00 sec (9.2%)



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