View Single Post
  #2  
Old 11-18-2009, 10:11 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to install and run Replay Media Catcher on Linux (Ubuntu 9.10)


How to use Replay Media Catcher for Windows on Ubuntu 9.10
  1. Go to Applications -> Wine -> Programs -> Applian Technologies and select Replay Media Catcher

    Alternatively you can run Replay Media Catcher from a command line:
    Code:
    wine C:\\Program\ Files\\Replay\ Media\ Catcher\\MediaCatcher.exe
    Please note that "\" in the path are replaces with "\\" and " " (spaces)" are replaces with "\ " .

    If you get the "The procedure * could not be located in the DLL MFC42.DLL." error, download mfc42.dll and copy it into the Windows/System32/ folder:
    Code:
    /home/YOUR_USER_NAME/.wine/dosdevices/c:/windows/system32
    and launch Replay Media Catcher again.
  2. Now you can record audio and video streams with Replay Media Catcher (RMC). It detects stream URLs automatically. The problem is that RMC can't get stream URLs from Linux browsers including Firefox, Opera, Chrome, Konqueror, Galeon, so you need to install a browser for Windows:
  3. After running Replay Media Catcher for Windows on Linux and starting recording with it, open a web-browser for Windows.

    To launch Firefox for Windows on Ubuntu 9.10:
    Go to Applications -> Wine -> Programs -> Mozilla Firefox and select Mozilla Firefox (Make sure to install a web browser and all the plug-ins like Adobe Flash Player that are needed to play online videos that you want to record).
  4. Navigate to a web-page and play your audio/video stream. Replay Media Catcher will start downloading automatically.
Reply With Quote