View Single Post
  #77  
Old 10-31-2012, 07:05 AM
Chug a Bug Chug a Bug is offline
Junior Member
 
Join Date: Sep 2012
Posts: 20
Chug a Bug is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
Originally Posted by johnny View Post
when i open rtmpdump it just flashes and goes away how do i get it to stay on the screen or am i missing something
Open a command prompt window in Windows, navigate to the folder with RTMPdump in it ("cd c:\yourfolder\") or open Terminal/Konsole in Linux. Or open Notepad and paste it into then save as a ms-dos batch file (with .bat extenstion, Notepad > File >Save As > YourFile.bat > Save As > Type - All Files "*" > place in RTMPdump folder, double click batch file to launch it. Or create a bash script and make it executable in Linux.

Using the Windows command prompt is one of the most basic things you can do with a computer, if you're still clueless you really need read up on it there are plenty of good guides on the 'net.
Reply With Quote