PDA

View Full Version : RTMP Video Request


Downloader
07-14-2013, 12:28 AM
Hi guys, I have an RTMP link that I need to get the video from. Here's the link:

rtmp://cp79285.edgefcs.net/ondemand/mp4:/root/international_program_sales/b2b_site/screeners/03_11/spongebob_prop_sizzle_11_384x288_600.mp4

I would appreciate it if you could get the video and upload it to a file-sharing website, then post the download link here so I can get it. If you don't want to put it on a site, then please PM me and I will give you my e-mail address so you can send it to me that way. I will greatly appreciate your help. Thank you so much! :)

hasomaso
07-14-2013, 01:02 AM
ffmpeg -i rtmp://cp79285.edgefcs.net/ondemand/mp4:/root/international_program_sales/b2b_site/screeners/03_11/spongebob_prop_sizzle_11_384x288_600.mp4 -c copy -absf aac_adtstoasc output.mp4

Downloader
07-14-2013, 01:15 AM
@hasomaso I appreciate that, but I can't use that code to download the video. Can you please download it yourself, then post it to a file-sharing website and tell me the download link so I can download it from there? If you don't want to put it on a website, please PM and I'll give you my e-mail address and you can e-mail it to me. Thanks so much for your help! :D

yetanotherday
07-20-2013, 03:01 AM
why u cant download it ??

download the video from this link

replace this stars with "h o t f i l e.com " the the forum dont accept this word



************/dl/235082511/b83c3f4/down.avi.html

hasomaso
07-20-2013, 05:57 AM
or with rtmpdump

rtmpdump -r "rtmp://cp79285.edgefcs.net/ondemand/mp4:/root/international_program_sales/b2b_site/screeners/03_11/spongebob_prop_sizzle_11_384x288_600.mp4" -o "output.mp4"