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 Mac OS X (Snow Leopard)


How to use Replay Media Catcher for Windows in Mac OS X
  1. If you have installed WineBottler:
    Go to Places -> Your user name -> Wine Files -> drive_c -> Program Files -> Replay Media Catcher

    If you have installed Wine using MacPorts or fink:
    Go to Places -> Your user name -> .wine -> drive_c -> Program Files -> Replay Media Catcher

    Alternatively you can run Replay Media Catcher from a command line:
    Code:
    cd ~/Wine\ Files/drive_c/Program\ Files/Replay\ Media\ Catcher/
    wine MediaCatcher.exe
    or
    Code:
    cd ~/.wine/drive_c/Program\ Files/Replay\ Media\ Catcher/
    wine MediaCatcher.exe
    Please note that " " (spaces)" are replaced 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:
    ~/Wine\ Files/drive_c/windows/system32
    or
    Code:
    ~/.wine/drive_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 Mac OS browsers including Safari, Firefox, Opera, Chrome, so you need to install a browser for Windows:
    • Firefox for Windows with Adobe Flash Player for Windows
    • Opera 10 for Windows with Adobe Flash Player for Windows
  3. After running Replay Media Catcher for Windows on Mac OS X and starting recording with it, open a web-browser for Windows.

    To launch Firefox for Windows on Mac OS:
    Go to Places -> Your user name -> [Wine directory] -> drive_c -> Program Files -> Mozilla Firefox and launch firefox.exe by double-clicking on it (alternatively you can right-click on it, select "Open with" and then select "Wine").

    Note: Don't forget to install a web browser for Windows and Adobe Flash Player for Windows to play online flash videos.
  4. Navigate to a web-page and play your audio/video stream. Replay Media Catcher will start downloading automatically.
Reply With Quote