<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Audio/video stream recording forums - Video stream recording</title>
		<link>http://stream-recorder.com/forum</link>
		<description>Record, rip, capture, save streaming video</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 21:28:54 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://stream-recorder.com/forum/images/misc/rss.jpg</url>
			<title>Audio/video stream recording forums - Video stream recording</title>
			<link>http://stream-recorder.com/forum</link>
		</image>
		<item>
			<title>How to record HDMI Output of video game?</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=5005&amp;goto=newpost</link>
			<pubDate>Thu, 19 Nov 2009 07:54:01 GMT</pubDate>
			<description><![CDATA[My friends and I having a bit of a dilemma here. We want to record direct game footage of Halo3, but we don't have many ideas to make it cost...]]></description>
			<content:encoded><![CDATA[<div>My friends and I having a bit of a dilemma here. We want to record direct game footage of Halo3, but we don't have many ideas to make it cost effective. I was hoping if anyone with experience could share their ideas with me.<br />
<br />
Being that we'd be capturing game footage from a cabinet, we're dealing with a DVI output. The ultimate goal would be to get the footage on to my laptop so I can encode the videos with live commentary as well. Using a DVI to VGA converter and plugging that into a VGA capture device seems to be the best option, but those apparently cost $350 or more. Is there a better way?<br />
<br />
My laptop does have an HDMI port, but to my limited understanding it's only output and not bi-directional (unless there's some trick to this).<br />
<br />
Any and all help, input, and advice is much appreciated. Thanks!</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=5005</guid>
		</item>
		<item>
			<title>How to install and run Replay Media Catcher in Linux (Ubuntu 9.10)</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4999&amp;goto=newpost</link>
			<pubDate>Wed, 18 Nov 2009 17:11:22 GMT</pubDate>
			<description>*Wine* lets you run Windows software on other operating systems like Linux and Mac OS. With Wine, you can install and run these applications just...</description>
			<content:encoded><![CDATA[<div><b>Wine</b> lets you run Windows software on other operating systems like Linux and Mac OS. With Wine, you can install and run these applications just like you would in Windows.<br />
<br />
<b>How to install Replay Media Catcher for Windows in Linux like Ubuntu 9.10</b><ul><li><b>Install Wine</b> using Ubuntu Software Center, your favorite package manager or from Terminal:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">sudo app-get install wine</code><hr />
</div></li><li><a href="http://applian.com/replay-media-catcher/demo.php" target="_blank"><b>Download Replay Media Catcher</b></a>.</li><li><b>Right-click</b> on the downloaded file (RCATSetup.exe) and select &quot;<b>Open with Wine Windows Program Loader</b>&quot;</li><li>Install Replay Media Catcher (the same way you usually install any Windows software)</li></ul></div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>Stream Recorder</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4999</guid>
		</item>
		<item>
			<title>How to install and use TubeMaster++ in Linux (like Ubuntu 9.10) to record streaming</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=5000&amp;goto=newpost</link>
			<pubDate>Mon, 16 Nov 2009 13:35:11 GMT</pubDate>
			<description>*TubeMaster++...</description>
			<content:encoded><![CDATA[<div><b><a href="http://all-streaming-media.com/record-video-stream/TubeMaster-freeware-open-source-stream-recorder-with-RTMP-support-Windows-Linux-MacOS.htm" target="_blank">TubeMaster++</a></b> is a GUI application for Linux/Windows/Mac OS that allows to download RTMP and HTTP streams. Requires Java. <br />
<br />
First of all download TubeMaster++ for Linux (Red Hat, Debian, Mandrake)<br />
    - Tested on Ubuntu 9.04, 9.10 (Debian).<br />
    - Tested on Fedora 11 (Red Hat).<br />
    - Tested on Mandriva 2009 (Mandrake).<br />
Filename : <a href="http://www.tubemaster.net/download/tm++.linux.tar.gz" target="_blank">tm++.linux.tar.gz</a> (MD5 Checksum : 633ad3e372ff8d6504ad05547b094115).<br />
Version : 1.5<br />
<br />
<b>How to install TubeMaster++ in Linux</b>:<ul><li>Download &amp; Install Java SE Runtime Environment (JRE). (32Bits, NOT x64!) I used Ubuntu Software Center to install JRE.</li><li>Download &amp; Install Java SE Development Kit (JDK). (32Bits, NOT x64!). I used Ubuntu Software Center to install Open JDK.</li><li>Download &amp; Install LibPcap (Installed by Default). I used Synaptic packet manager to make sure LibPcap is installed in my Ubuntu 9.10 (Synaptic allows you to install and remove package)</li><li>Download &amp; Install <a href="http://netresearch.ics.uci.edu/kfujii/jpcap/doc/download.html" target="_blank">JPcap Library</a>. I download the .deb package, opened it in the default packet manager and installed it.</li><li>Make sure that &quot;libjpcap.so&quot; is in the &quot;/usr/lib&quot; directory</li><li>Download &amp; Install FFMpeg with FFPlay. I used typed the following in Terminal to install them in Ubuntu 9.10:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">sudo apt-get install ffmpeg<br />
sudo apt-get install libavcodec-unstripped-52</code><hr />
</div></li><li>Unpack tm++.linux.tar.gz (you can use tar -xvf tm++.linux.tar.gz in the Terminal)</li><li>Set the execute-flag for tm++.sh:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">chmod +X tm++.sh</code><hr />
</div>Otherwise you will get the&quot; tm++.sh: command not found&quot; error.</li></ul><br />
<b>How to use TubeMaster in Linux</b>:<ul><li>Run tm++.sh (you must have root rights):<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">sudo ./tm++.sh</code><hr />
</div></li><li>Open your browser and navigate to a web-page you would like to record from. Play an online audio/video stream.</li></ul></div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>Stream Recorder</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=5000</guid>
		</item>
		<item>
			<title>Streaming media recorders for Linux (Debian, Ubuntu, Red Hat, Fedora, Madrake,...)</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4982&amp;goto=newpost</link>
			<pubDate>Mon, 16 Nov 2009 13:03:06 GMT</pubDate>
			<description>*Stream Recorders for Linux: GUI applications*
* TubeMaster++...</description>
			<content:encoded><![CDATA[<div><b>Stream Recorders for Linux: GUI applications</b><ul><li><a href="http://all-streaming-media.com/record-video-stream/TubeMaster-freeware-open-source-stream-recorder-with-RTMP-support-Windows-Linux-MacOS.htm" target="_blank">TubeMaster++</a> (Freeware / Linux,Windows,Mac OS) is a GUI application that allows to download RTMP and HTTP streams. Requires Java. <br />
(<a href="showthread.php?t=5000" title="Audio/video stream recording forums - Thread 5000">How to install and use TubeMaster++ in Linux (like Ubuntu 9.10) to record streaming</a>)<br /></li><li><a href="http://all-streaming-media.com/record-video-stream/Flazr-freeware-open-source-RTMP-recorder.htm" target="_blank">Flazr</a> (Freeware/Windows, Linux, Mac OS X) software that allows to download RTMP streams. Not user friendly. Requires Java 1.5+. <br /></li><li>MPlayer<br /></li><li>VLC Player<br /></li><li>Mac ASFRecorder</li></ul><br />
<b>Stream Recorders for Linux: Command line tools</b><ul><li><a href="http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm" target="_blank">rtmpdump</a> (Freeware/Windows, Linux, Mac OS X) is a console application that can dump RTMP and secure RTMPE streams. <br /></li><li>MPlayer</li></ul><br />
<b>Stream Recorders for Linux: Browser extensions</b><ul><li>Fast Video Download for Firefox<br /></li><li>Download Helper for Firefox</li></ul><br />
<b>Stream Recorders for Windows that can be run in Linux with Wine</b><ul><li><a href="http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm" target="_blank">Replay Media Catcher</a> (Shareware/Windows) - streaming audio/video recorder that allows to download HTTP and RTMP flash audio/video streams and rename them automatically. Also support Windows Media and Real Video streams.<br />
(<a href="showthread.php?t=4999" title="Audio/video stream recording forums - Thread 4999">How to install and run Replay Media Catcher in Linux (Ubuntu 9.10)</a>)</li></ul></div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>Stream Recorder</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4982</guid>
		</item>
		<item>
			<title>Jaksta Registration Code Problem</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4939&amp;goto=newpost</link>
			<pubDate>Sun, 08 Nov 2009 04:54:17 GMT</pubDate>
			<description>Apparently after using Jaksta (http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm) (with no...</description>
			<content:encoded><![CDATA[<div>Apparently after using <a href="http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm" target="_blank">Jaksta</a> (with no problems) for 5 months, it keeps staying even restricted mode, even when I load my license key.<br />
<br />
<img src="http://i34.tinypic.com/2hs9btc.png" border="0" alt="" /><br />
<br />
I tried contacting support, but to no avail - no replies.<br />
<br />
<br />
So does anyone know how I can rectify this problem? Or if they have a key they can provide? Or tell support?<br />
<br />
<br />
thanks</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>BarackObama</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4939</guid>
		</item>
		<item>
			<title><![CDATA[fod.fujitv.co.jp - can't download rtmpe flv stream]]></title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4938&amp;goto=newpost</link>
			<pubDate>Sat, 07 Nov 2009 23:56:52 GMT</pubDate>
			<description>Hello. I am trying to download the Flash video from this site: 
Code:
---------
http://fod.fujitv.co.jp/FOD/idoling.asp?pro_num=19
---------
This...</description>
			<content:encoded><![CDATA[<div>Hello. I am trying to download the Flash video from this site: <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://fod.fujitv.co.jp/FOD/idoling.asp?pro_num=19</code><hr />
</div>This site is only for people in Japan, but it can be worked around by changing your user agent to Googlebot or using this VPN software: <a href="http://www.packetix.net/en/secure/install/" target="_blank">http://www.packetix.net/en/secure/install/</a><br />
<br />
I have tried many different pieces of software, but <a href="http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm" target="_blank">Jaksta</a> and <a href="http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm" target="_blank">GetFLV</a> were the closest to succeeding. Jaksta gives an error message saying &quot;no playlist was found to provide the connection details&quot; GetFLV finds the stream and starts downloading, but the resulting file is 1KB. Is there any way to download the flv video from this page?</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>gogo05</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4938</guid>
		</item>
		<item>
			<title>How to record streams without being caught: Capturing vs. Downloading</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4942&amp;goto=newpost</link>
			<pubDate>Sat, 07 Nov 2009 08:13:25 GMT</pubDate>
			<description><![CDATA[If you don't want to be detected, you can copy files from the cache of your browser (although some streams are not cached) or use software that...]]></description>
			<content:encoded><![CDATA[<div>If you don't want to be detected, you can copy files from the cache of your browser (although some streams are not cached) or use software that captures packets from a media player.<br />
<br />
<a href="http://all-streaming-media.com/record-video-stream/WMRecorder-One-click-online-audio-video-stream-recorder.htm" target="_blank">WM Recorder</a> in the PRO mode and freeware <a href="http://all-streaming-media.com/record-video-stream/WebVideoCap-Freeware-stream-capture-software-for-HTTP-flash-RTSP-MMS-Windows-Media-streams.htm" target="_blank">WebVideoCap</a> can capture packets from Windows Media Player.<br />
<br />
<a href="http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm" target="_blank">Jaksta</a> in the recording mode can capture RTMP packets from flash player. And there are many programs that can capture HTTP packets from flash player.</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>Stream Recorder</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4942</guid>
		</item>
		<item>
			<title>viewtv.co.uk - How to capture live online TV (Silverlight, Windows Media Player)</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4931&amp;goto=newpost</link>
			<pubDate>Sat, 07 Nov 2009 07:57:48 GMT</pubDate>
			<description><![CDATA[How to capture live online TV from viewtv.co.uk? They use Silverlight. I found asf files and grabbed mms links with them, but I can't seem to...]]></description>
			<content:encoded><![CDATA[<div>How to capture live online TV from viewtv.co.uk? They use Silverlight. I found asf files and grabbed mms links with them, but I can't seem to download these Windows Media streams. Please help</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4931</guid>
		</item>
		<item>
			<title>www.cycast.tv - How to download live TV streaming (rtmp:// .flv)</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4930&amp;goto=newpost</link>
			<pubDate>Sat, 07 Nov 2009 07:45:14 GMT</pubDate>
			<description>How can I record live History Channel TV stream from cycast.tv?
Here is the link:

Code:
---------
http://www.cycast.tv/show/historychannel
---------</description>
			<content:encoded><![CDATA[<div>How can I record live History Channel TV stream from cycast.tv?<br />
Here is the link:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://www.cycast.tv/show/historychannel</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4930</guid>
		</item>
		<item>
			<title>www.vexcast.com - How to download live TV streaming</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4929&amp;goto=newpost</link>
			<pubDate>Sat, 07 Nov 2009 07:35:23 GMT</pubDate>
			<description>I would like to download/record/capture live TV streaming from...</description>
			<content:encoded><![CDATA[<div>I would like to download/record/capture live TV streaming from vexcast.com:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://www.vexcast.com/play.action?channel_id=71</code><hr />
</div>The web-site asks me to install some ActiveX to watch streams. Is it safe? Can I download/record/capture live videos from vexcast.com without installing any risky ActiveX objects?</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4929</guid>
		</item>
		<item>
			<title>Need to download video from Hulu (I live outside the U.S.)</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4927&amp;goto=newpost</link>
			<pubDate>Fri, 06 Nov 2009 21:40:08 GMT</pubDate>
			<description><![CDATA[Hi there,

I did find a video from hulu.com (an interview with Madonna from 1987 that Jane Pauley) that is on 49 minutes but you can't download it...]]></description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I did find a video from hulu.com (an interview with Madonna from 1987 that Jane Pauley) that is on 49 minutes but you can't download it and watch it if you doesn't live in USA so I wonder if you can download it to me a high quality? I hope so much that you can help me since I want this interview so bad. I hope to hear from you soon<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4927</guid>
		</item>
		<item>
			<title>Downloading RTMPE streams with Replay Media Catcher using old plugin_zrtmp.dll</title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4926&amp;goto=newpost</link>
			<pubDate>Fri, 06 Nov 2009 21:30:49 GMT</pubDate>
			<description>Hi

I have read Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm),...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I have read <a href="http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm" target="_blank">Replay Media Catcher</a>, <a href="http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm" target="_blank">Jaksta</a> can't download  RTMPE streams. But the old versions were able to do that.<br />
<br />
I have the old plugin of replay media catcher, (year 2008) and the old Jaksta version, but they don't work.<br />
<br />
The replay media catcher has the old plugin, but finds no RTMPE streams video urls.<br />
<br />
Can you help me?</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4926</guid>
		</item>
		<item>
			<title><![CDATA[Tunebite is a scam??? Beware: It can't record from Hulu and any encrypted videos!!!]]></title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4922&amp;goto=newpost</link>
			<pubDate>Fri, 06 Nov 2009 06:52:53 GMT</pubDate>
			<description><![CDATA[I've noticed that Tunebite and many other web-sites boast Tunebite...]]></description>
			<content:encoded><![CDATA[<div>I've noticed that Tunebite and many other web-sites boast <a href="http://undrm.info/remove-DRM-protection/TuneBite-Convert-DRM-protected-WMV-M4P-M4V-video-WMA-AAC-M4B-AA-music-audio-books-preserving-ID3-tags.htm" target="_blank">Tunebite</a> can record Encrypted RTMP streaming videos from Hulu and many other web-sites. Beware: Tunebite does NOT support any encrypted audio/video streams, so it can't record videos from Hulu that use Adobe Secure RTMP Measures (RTMPE). It just can record from screen, like any <a href="http://all-streaming-media.com/record-video-from-screen/" target="_blank">screen video capture software</a>.<br />
<br />
You can use freeware <a href="http://all-streaming-media.com/record-video-stream/Download-Toolz-Hulu-Video-Downloader-freeware-Hulu-video-downloader.htm" target="_blank">Hulu Video Downloader</a> and <a href="http://all-streaming-media.com/record-video-stream/GrabToolz-Hulu-Grabber-freeware-Hulu-video-downloader.htm" target="_blank">Hulu Grabber</a> or shareware <a href="http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm" target="_blank">GetFLV</a> to download/rip/capture videos from Hulu!!! Unlike misleading Tunebite these programs do not record from your screen, they do support secure RTMPE protocol!</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>any ANONYMOUS forum user</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4922</guid>
		</item>
		<item>
			<title><![CDATA[FDRLab (save2pc Ultimate) no longer supports "Adobe's Secure RTMP Measures"]]></title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4921&amp;goto=newpost</link>
			<pubDate>Fri, 06 Nov 2009 00:09:54 GMT</pubDate>
			<description><![CDATA[It looks like Adobe's lawyers got to FDRLab, because save2pc Ultimate...]]></description>
			<content:encoded><![CDATA[<div>It looks like Adobe's lawyers got to FDRLab, because <a href="http://all-streaming-media.com/record-video-stream/save2pc-Rip-and-convert-flash-video-streaming.htm" target="_blank">save2pc Ultimate</a> no longer supports &quot;Adobe's Secure RTMP Measures&quot;.<br />
<br />
If Adobe's lawyers have contacted FDRLab, they probably have also contacted the authors of the other two major utilities. It will be interesting to see what transpires next.</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>blimey</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4921</guid>
		</item>
		<item>
			<title><![CDATA[How-to record videos from globo.com? Getflv doesn't work (http .mp4)]]></title>
			<link>http://stream-recorder.com/forum/showthread.php?t=4919&amp;goto=newpost</link>
			<pubDate>Thu, 05 Nov 2009 23:20:57 GMT</pubDate>
			<description>Hi.. I thought GetFLV (http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm) was the best, 
but...</description>
			<content:encoded><![CDATA[<div>Hi.. I thought <a href="http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm" target="_blank">GetFLV</a> was the best, <br />
but It just don't work with <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://video.globo.com/</code><hr />
</div>Anyone knows a software that download videos from there?<br />
<br />
<br />
Thank you</div>

]]></content:encoded>
			<category domain="http://stream-recorder.com/forum/forumdisplay.php?f=4">Video stream recording</category>
			<dc:creator>RipGlobo</dc:creator>
			<guid isPermaLink="true">http://stream-recorder.com/forum/showthread.php?t=4919</guid>
		</item>
	</channel>
</rss>
