<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: How to encode video and use the plug-in</title>
	<atom:link href="http://rodrigopolo.com/about/wp-stream-video/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://rodrigopolo.com</link>
	<description>Entusiasta de la tecnología, el arte y el diseño.</description>
	<lastBuildDate>Thu, 11 Mar 2010 04:15:40 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: miki</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-850</link>
		<dc:creator>miki</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-850</guid>
		<description>I found my solution: 


using this code in the loop, and adding a custom field to posts named klip I can use the_content() if it is a video or the_excerpt() if it is not.</description>
		<content:encoded><![CDATA[<p>I found my solution: </p>
<p>using this code in the loop, and adding a custom field to posts named klip I can use the_content() if it is a video or the_excerpt() if it is not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: miki</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-848</link>
		<dc:creator>miki</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-848</guid>
		<description>Hey there,
I am using videos from youtube on my blog. And on the main page it says: 
&quot;You need to install or upgrade Flash Player to view this video, install or upgrade here: &quot; and no link comes after all. When I click on the topic and open the post in its own window the video plays. What is the solution to solve this ?</description>
		<content:encoded><![CDATA[<p>Hey there,<br />
I am using videos from youtube on my blog. And on the main page it says:<br />
&#8220;You need to install or upgrade Flash Player to view this video, install or upgrade here: &#8221; and no link comes after all. When I click on the topic and open the post in its own window the video plays. What is the solution to solve this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rodrigo Polo</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-796</link>
		<dc:creator>Rodrigo Polo</dc:creator>
		<pubDate>Sat, 13 Feb 2010 08:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-796</guid>
		<description>Can you give me a good URL with useful instructions, it would be cool if you enter a real email address in your comments next time, thanks.</description>
		<content:encoded><![CDATA[<p>Can you give me a good URL with useful instructions, it would be cool if you enter a real email address in your comments next time, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: interesting</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-783</link>
		<dc:creator>interesting</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-783</guid>
		<description>after reading my post back i think i came across badly ,sorry about that if so :)

my main point being don&#039;t waste bit rates were your video will probably not need it, using fixed two pass is Very wasteful and i get sick of seeing crappy encodes such as that http://(LinkRemovedByAdmin) link 

with a simple x264 crf and this plug-in these crappy  pixelated wasteful fixed bitrate Peoples-Choice-Awards type encodes should become a thing of the past.

you CAN get very Good AVC/h.264 quality when you use x264 the right way and that involves telling people to always use crf were possible Unless you have a Very good reason not to use it.

put simply, using crf gets you a better fixed quality for a lot less bitrate for your streaming so use it.</description>
		<content:encoded><![CDATA[<p>after reading my post back i think i came across badly ,sorry about that if so <img src='http://rodrigopolo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>my main point being don&#8217;t waste bit rates were your video will probably not need it, using fixed two pass is Very wasteful and i get sick of seeing crappy encodes such as that <a href="http://(LinkRemovedByAdmin)" rel="nofollow">http://(LinkRemovedByAdmin)</a> link </p>
<p>with a simple x264 crf and this plug-in these crappy  pixelated wasteful fixed bitrate Peoples-Choice-Awards type encodes should become a thing of the past.</p>
<p>you CAN get very Good AVC/h.264 quality when you use x264 the right way and that involves telling people to always use crf were possible Unless you have a Very good reason not to use it.</p>
<p>put simply, using crf gets you a better fixed quality for a lot less bitrate for your streaming so use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: interesting</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-779</link>
		<dc:creator>interesting</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-779</guid>
		<description> why for gods sake are you telling people to use two pass x264 encoding for web streaming in your.
http://rodrigopolo.com/wp-content/uploads/video/BigBuckBunny/encoding-commands.txt

EVERYONE KNOWS your FAR better off using CRF quality Number start at around between 26 and 21

you can use -crf with maxrate/bufsize

to get a far better fixed quality and single pass at the same time, its optimised 
to make the most out of your originals and the ONLY way to get even better is to use x264 Directly rather than through ffmpeg as you get access to newer x274 options like
 –intra-refresh –tune zerolatency –slice-max-size 1500 –keyint 30

see
http://x264dev.multimedia.cx/?p=249</description>
		<content:encoded><![CDATA[<p>why for gods sake are you telling people to use two pass x264 encoding for web streaming in your.<br />
<a href="http://rodrigopolo.com/wp-content/uploads/video/BigBuckBunny/encoding-commands.txt" rel="nofollow">http://rodrigopolo.com/wp-content/uploads/video/BigBuckBunny/encoding-commands.txt</a></p>
<p>EVERYONE KNOWS your FAR better off using CRF quality Number start at around between 26 and 21</p>
<p>you can use -crf with maxrate/bufsize</p>
<p>to get a far better fixed quality and single pass at the same time, its optimised<br />
to make the most out of your originals and the ONLY way to get even better is to use x264 Directly rather than through ffmpeg as you get access to newer x274 options like<br />
 –intra-refresh –tune zerolatency –slice-max-size 1500 –keyint 30</p>
<p>see<br />
<a href="http://x264dev.multimedia.cx/?p=249" rel="nofollow">http://x264dev.multimedia.cx/?p=249</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rodrigo Polo</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-649</link>
		<dc:creator>Rodrigo Polo</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-649</guid>
		<description>Most of the times recordmydesktop for Linux using virtual box for virtual Windows</description>
		<content:encoded><![CDATA[<p>Most of the times recordmydesktop for Linux using virtual box for virtual Windows</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Konstanty</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-646</link>
		<dc:creator>Konstanty</dc:creator>
		<pubDate>Mon, 25 Jan 2010 13:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-646</guid>
		<description>Thx for the plugin! Btw, what program did you use to grabb video from monitor?
Greets
Konstanty</description>
		<content:encoded><![CDATA[<p>Thx for the plugin! Btw, what program did you use to grabb video from monitor?<br />
Greets<br />
Konstanty</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rodrigo Polo</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-643</link>
		<dc:creator>Rodrigo Polo</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-643</guid>
		<description>I&#039;ll see if I can make some way to do what you want or something similar.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll see if I can make some way to do what you want or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Meru</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-642</link>
		<dc:creator>Meru</dc:creator>
		<pubDate>Sun, 24 Jan 2010 10:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-642</guid>
		<description>Hey. I wanna ask you if it&#039;s possible to change the url share? 
For example. Here you got link with video: 
http://www.mmavideos.pl/mamed-khalidov-vs-michal-garnys/
the share link is : 
http://www.mmavideos.pl/?p=123
It&#039;s possible to change chare link with /%postname/ ? no number?</description>
		<content:encoded><![CDATA[<p>Hey. I wanna ask you if it&#8217;s possible to change the url share?<br />
For example. Here you got link with video:<br />
<a href="http://www.mmavideos.pl/mamed-khalidov-vs-michal-garnys/" rel="nofollow">http://www.mmavideos.pl/mamed-khalidov-vs-michal-garnys/</a><br />
the share link is :<br />
<a href="http://www.mmavideos.pl/?p=123" rel="nofollow">http://www.mmavideos.pl/?p=123</a><br />
It&#8217;s possible to change chare link with /%postname/ ? no number?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rodrigo Polo</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-635</link>
		<dc:creator>Rodrigo Polo</dc:creator>
		<pubDate>Thu, 21 Jan 2010 10:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-635</guid>
		<description>The only third party place where you can actually load videos is YouTube, if you want to load videos from other sites you need first to put a pseudo-streaming script and put the URL of the streamer and the FLV video in the video tag generator.

I check the URL you send me and they are using a special security to prevent the loading of their content from other sites, you can download the video and then upload the video to your site but be careful about copyrights.</description>
		<content:encoded><![CDATA[<p>The only third party place where you can actually load videos is YouTube, if you want to load videos from other sites you need first to put a pseudo-streaming script and put the URL of the streamer and the FLV video in the video tag generator.</p>
<p>I check the URL you send me and they are using a special security to prevent the loading of their content from other sites, you can download the video and then upload the video to your site but be careful about copyrights.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: regoat</title>
		<link>http://rodrigopolo.com/about/wp-stream-video/how-to#comment-631</link>
		<dc:creator>regoat</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://rodrigopolo.com/?page_id=730#comment-631</guid>
		<description>How do I put videos from sevenload.com? placed from youtube.com does not pose any problems, but the other party after such http://pl.sevenload.com/filmy/Z4WoDPl-Peoples-Choice-Awards-Mariah-Carey video unfortunately does not work.</description>
		<content:encoded><![CDATA[<p>How do I put videos from sevenload.com? placed from youtube.com does not pose any problems, but the other party after such <a href="http://pl.sevenload.com/filmy/Z4WoDPl-Peoples-Choice-Awards-Mariah-Carey" rel="nofollow">http://pl.sevenload.com/filmy/Z4WoDPl-Peoples-Choice-Awards-Mariah-Carey</a> video unfortunately does not work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
