PDA

View Full Version : URGENT Help please Download RTMP


rodriggo182
02-15-2013, 04:14 PM
Hello I bought an online course and can not download the videos.

The site has a protection and blocks the download, I already tested it with Real Media Catcher, WMRecorder, LoopBack, VideoCacheView, StreamTransport no longer works.

The site does not hang up and longer to download.

Would help to download the videos.

It has the following code into MP4 video, below:

The video link is:

http://www.renatosaraiva.com.br/videos/demonstracao/12438

setupVar = {
flashplayer: 'http://www.cers.com.br/js/cers_/player-licensed.swf',
height: 304,
width: 400,
provider: "http://mediapm.edgesuite.net/jw/support_player/swf/AkamaiAdvancedJWStreamProvider.swf",
file: "http://videos1.renatosaraiva.com.br/1793_020413_COMECANDO_DO_ZERO_2013_RAC_LOG_AULA_01 _Pt_I_OK.mp4?primaryToken=1360967812_b99c229d350b2 fe5bf903edb59b268b3",
autostart: true,
controlbar: 'bottom',
modes: [{
type: 'flash',
src: "http://www.cers.com.br/js/cers_/player-licensed.swf",
config: {
skin : "http://www.cers.com.br/js/cers_/cers.zip"
}
},
{
type: 'html5',
config: {
skin : "http://www.cers.com.br/js/cers_/cers/cers.xml",
file : "http://videos1ios_rsara-i.akamaihd.net/i/1793_020413_COMECANDO_DO_ZERO_2013_RAC_LOG_AULA_01 _Pt_I_OK.mp4/master.m3u8",
provider : 'video'
}
}

gastone
02-18-2013, 12:41 AM
ffmpeg -i http://videos1ios_rsara-i.akamaihd.net/i/1793_020413_COMECANDO_DO_ZERO_2013_RAC_LOG_AULA_01 _Pt_I_OK.mp4/master.m3u8 -c copy -absf aac_adtstoasc out.mp4

rodriggo182
02-19-2013, 04:23 PM
ffmpeg -i http://videos1ios_rsara-i.akamaihd.net/i/1793_020413_COMECANDO_DO_ZERO_2013_RAC_LOG_AULA_01 _Pt_I_OK.mp4/master.m3u8 -c copy -absf aac_adtstoasc out.mp4


Which program I enter these commands?

Elgero
02-19-2013, 04:52 PM
ffmpeg

rodriggo182
02-20-2013, 05:25 PM
is to pass the link to download?
not found this program.

thank you:)

Elgero
02-20-2013, 06:40 PM
I don't want to sound like a douche bag, but is it really that difficult to type 'ffmpeg' into Google?...

ffmpeg.zeranoe.com/builds/

Stream Ripper
02-22-2013, 01:16 AM
is to pass the link to download?
not found this program.

thank you:)

Here is the download link: http://bit.ly/QlsmBX

rodriggo182
02-22-2013, 08:43 AM
Here is the download link: http://bit.ly/QlsmBX

Sorry.

I had searched on google but had many options I did not know which to download.

And still can not use FFMPEG, would not have a manual or video explaining better.

I downloaded this version http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20130222-git-b16bf91-win64-static.7z

but the executable does not open and does not have as typing commands.

what am I doing wrong?


Have a manual that teaches simple use?

Sorry again I have no knowledge in this area.