-4

Infowars Nightly News How-to

Posted by WesleyMooch 12 years, 3 months ago to Technology
2 comments | Share | Best of... | Flag

1. Tools you will need:

a) VLC media player: http://VideoLAN.org
IMPORTANT: MAKE NOTE OF WHERE THE INSTALLATION PUTS VLC (IT WILL BE EITHER C:/Program Files/VideoLAN/VLC OR C:/Program Files (x86)/VideoLAN/VLC DEPENDING ON YOUR MACHINE'S ARCHITECTURE)

b) rtmpdump: Create a new folder and name it rtmpdump
IMPORTANT: MAKE NOTE OF THE NEW FOLDER'S LOCATION (whether C:/Users/Owner [or what have you])

Visit http://rtmpdump.mplayerhq.hu/ (scroll down and you'll see the "download" link):

http://rtmpdump.mplayerhq.hu/download (scroll down to the Windows zip file [second-to-last on page]):

Download (right-click and "Save Target As" (Internet Explorer) or "Save Link As" (Firefox) http://rtmpdump.mplayerhq.hu/download/rt......

Extract the zip file in your new rtmpdump folder (right-click and WinZip [or 7zip, or whatever have you] and "Extract Here)"

2. Hit Start button and click Command Prompt

3.In the Command Prompt window, presuming your new rtmpdump folder is in C:/Users/Owner you will type (or copy/paste) cd rtmpdump/rtmpdump-2.3 (then hit your Enter key)

4. Now you are in the rtmpdump-2.3 folder. This folder contains the executable file (rtmpdump.exe).

5. To *WATCH* PrisonPlanet TV [MAKING SURE TO REFER TO STEP 1a ABOVE AND THAT YOUR VLC LOCATION IS CORRECT VIS A VIS Program Files versus Program files (x86)], type (or copy/paste) rtmpdump -v -r "rtmp://freespeech.fc.llnwd.net:1935/freespeech/livestream44925" --quiet | "c:\program files\videolan\vlc\vlc.exe" - (then hit your Enter key)

6. (PRESUMING YOU HAVE CREATED A SUB-FOLDER IN YOUR C:Users/Owner [OR WHAT HAVE YOU]) FOLDER AND CALLED IT, FOR EXAMPLE, infowars, To *RECORD* PrisonPlant TV programming to the infowars folder on your hard-drive as a file named, for example, aj2012-09-11.mp4, type rtmpdump -v -r "rtmp://freespeech.fc.llnwd.net:1935/freespeech/livestream44925" -o c:\users\owner\infowars\aj2012-09-11.mp4 (then hit your Enter key)

7. To monitor a recording-in-progress, open a second instance of VLC media player: Media > Open File (then browse to the aj2012-09-11.mp4 file in the infowars folder)

8. To stop either watching or recording, move cursor into the rtmpdump Command Prompt window, left-click anywhere in the field, then hit CTRL-C (hold down Ctrl key and tap C key). NOTE: When monitoring a recording-in-progress, it is important TO STOP THE MONITORING INSTANCE OF VLC MEDIA PLAYER before STOPPING rtmpdump, SO AS NOT TO CORRUPT THE FILE.


Add Comment

FORMATTING HELP

All Comments Hide marked as read Mark all as read

  • Posted by 12 years, 3 months ago
    The final link in step 1b above was truncated. Hopefully this try will take: http://rtmpdump.mplayerhq.hu/download/rt... If not, the zip file is second to last on the download page.

    Step 5 caveat: the final hyphen (following the "c:\program files\videolan\vlc\vlc.exe" segment) in the command line rtmpdump -v -r "rtmp://freespeech.fc.llnwd.net:1935/freespeech/livestream44925" --quiet | "c:\program files\videolan\vlc\vlc.exe" - is crucial.

    Step 7 correction: should read, "To monitor a recording-in-progress, open an instance of VLC media player, then click Media > Open File (then browse to the aj2012-09-11.mp4 file in the infowars folder)."
    Reply | Mark as read | Best of... | Permalink  

FORMATTING HELP

  • Comment hidden. Undo