View Single Post
  #21  
Old 12-13-2011, 09:36 AM
upandcumming upandcumming is offline
Junior Member
 
Join Date: Dec 2011
Posts: 2
upandcumming is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


I've been trying to download the latest Love/Hate episode but no joy with rtmpdump.
I used URLSnooper to get the address of the stream but when I try to paste
Code:
"C:\temp\rtmpdump.exe" -r "rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/1211/20111211rte1a_20111211_212846_part1_lovehate_series_2_ye_001721.mp4" -o "c:\temp\video.mp4"
cmd says that "C:\temp\rtmpdump.exe" is not recognised as an internal or external command operable program or batch file.

What should I do?
All help is really appreciated!
Reply With Quote