<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FFmpeg Hosting House News</title>
	<atom:link href="http://cheapwebhostinghouse.com/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://cheapwebhostinghouse.com/news</link>
	<description>FFmpeg Hosting House News and Tutorials</description>
	<lastBuildDate>Mon, 20 Feb 2012 20:14:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>wowza servers</title>
		<link>http://cheapwebhostinghouse.com/news/2012/02/20/wowza-servers/</link>
		<comments>http://cheapwebhostinghouse.com/news/2012/02/20/wowza-servers/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 20:14:10 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[wowza servers]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/?p=550</guid>
		<description><![CDATA[The streaming of audios and videos is the most widely used method of media sharing. You can see that there are lots of websites that provide streaming links to the media contents. Wowza is a specialist in maintaining the media content files. You can keep your files well secured here. The use of wowza hosting [...]]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2012/02/20/wowza-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic FFmpeg command lines</title>
		<link>http://cheapwebhostinghouse.com/news/2011/02/07/basic-ffmpeg-command-lines/</link>
		<comments>http://cheapwebhostinghouse.com/news/2011/02/07/basic-ffmpeg-command-lines/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 01:54:04 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ffmpeg hosting]]></category>
		<category><![CDATA[flvtool2]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/?p=545</guid>
		<description><![CDATA[want to convert a avi file to flv? extract the sound from a flv file and save it as mp3? see below: 1. Getting info from a video file ffmpeg -i video.avi 2. Turn a sequence of images into video ffmpeg -f image2 -i image%d.jpg video.mpg 3. Turn a video into a sequence of images [...]]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2011/02/07/basic-ffmpeg-command-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simple way to install flvtool2 on a centos server &#124; 00.00 duration of a video?</title>
		<link>http://cheapwebhostinghouse.com/news/2010/11/28/simple-way-to-install-flvtool2-on-a-centos-server-00-00-duration-of-a-video/</link>
		<comments>http://cheapwebhostinghouse.com/news/2010/11/28/simple-way-to-install-flvtool2-on-a-centos-server-00-00-duration-of-a-video/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 12:32:39 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ffmpeg hosting]]></category>
		<category><![CDATA[flvtool2]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[zero duration on the converted flv]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/?p=537</guid>
		<description><![CDATA[During the conversion of videos to flv format using ffmpeg, most video scripts use flvtool2 to calculate the duration of the video and to make the thumbs, sometimes it so happens that although flvtool2 is installed on the server, the duration is not calculated and all videos come out a 00.00 duration or the thumbs [...]]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2010/11/28/simple-way-to-install-flvtool2-on-a-centos-server-00-00-duration-of-a-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to protect a site using the htaccess file</title>
		<link>http://cheapwebhostinghouse.com/news/2009/11/18/how-to-protect-a-site-using-the-htaccess-file/</link>
		<comments>http://cheapwebhostinghouse.com/news/2009/11/18/how-to-protect-a-site-using-the-htaccess-file/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:18:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/?p=25</guid>
		<description><![CDATA[It is becoming increasingly difficult to protect a site from being hacked! Below are some lines which can be added to the .htaccess file to protect a site against some of the most common vulnerabilities: # prevent access from santy webworm a-e RewriteCond %{QUERY_STRING} ^(.*)highlight=\%2527 [OR] RewriteCond %{QUERY_STRING} ^(.*)echr(.*) [OR] RewriteCond %{QUERY_STRING}% s:(.*)252echr [OR] RewriteCond [...]]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2009/11/18/how-to-protect-a-site-using-the-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alojamento Sites &#8211; New European Host</title>
		<link>http://cheapwebhostinghouse.com/news/2009/07/02/alojamento-sites-new-european-host/</link>
		<comments>http://cheapwebhostinghouse.com/news/2009/07/02/alojamento-sites-new-european-host/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 21:56:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[alojamento web]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/?p=23</guid>
		<description><![CDATA[Normalmente as empresas de alojamento web limitam-se a fornecer ferramentas que permitam criar apenas um site básico com html e possivelmente php e bases de dados mysql, no entanto existem webmasters que precisam de mais do que isso, precisam de ter ferramentas que lhes permitam trabalhar com vídeo e usar o seu alojamento para funcionalidades [...]]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2009/07/02/alojamento-sites-new-european-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Paths</title>
		<link>http://cheapwebhostinghouse.com/news/2007/10/26/server-paths/</link>
		<comments>http://cheapwebhostinghouse.com/news/2007/10/26/server-paths/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 16:07:55 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Server Paths]]></category>

		<guid isPermaLink="false">http://cheapwebhostinghouse.com/news/2007/10/26/server-paths/</guid>
		<description><![CDATA[.!. Please login to your cpanel and on top of the cpanel, you will have all the information about server paths, ffmpeg and red5. Thank you.]]></description>
		<wfw:commentRss>http://cheapwebhostinghouse.com/news/2007/10/26/server-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

