<?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>The Troll-Range &#187; Video</title>
	<atom:link href="http://blog.trollgod.org.uk/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.trollgod.org.uk</link>
	<description>Ghworg&#039;s wibblings and geek projects.</description>
	<lastBuildDate>Mon, 26 Apr 2010 19:31:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>mplayer, insufficient resources error</title>
		<link>http://blog.trollgod.org.uk/2006/02/mplayer-insufficient-resources-error/</link>
		<comments>http://blog.trollgod.org.uk/2006/02/mplayer-insufficient-resources-error/#comments</comments>
		<pubDate>Sat, 18 Feb 2006 08:49:47 +0000</pubDate>
		<dc:creator>Ghworg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.trollgod.org.uk/?p=46</guid>
		<description><![CDATA[<p>Trying to play large resolution videos on my laptop used to throw up the following error: > X11 error: BadAlloc (insufficient resources for operation)</p> <p>I always assumed that it was just the crappy graphics card in the machine that couldn&#8217;t cope with big videos, but it turns out that X was just splitting up <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.trollgod.org.uk/2006/02/mplayer-insufficient-resources-error/">mplayer, insufficient resources error</a></span>]]></description>
			<content:encoded><![CDATA[<p>Trying to play large resolution videos on my laptop used to throw up the following error:<br />
> X11 error: BadAlloc (insufficient resources for operation)</p>
<p>I always assumed that it was just the crappy graphics card in the machine that couldn&#8217;t cope with big videos, but it turns out that X was just splitting up the memory and not giving enough to overlays.  Adding the following option means I can now play DVDs, or I could if I had a DVD drive <img src='http://blog.trollgod.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>        Section &#8220;Device&#8221;<br />
            [...]<br />
            Driver &#8220;neomagic&#8221;<br />
            Option &#8220;OverlayMem&#8221; &#8220;829440&#8243;<br />
            [...]<br />
        EndSection</p>
<p>Solution found once again via the gentoo forums, it may be a silly distro but the community resources are bloody excellent <img src='http://blog.trollgod.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trollgod.org.uk/2006/02/mplayer-insufficient-resources-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting mplayer options for freevo</title>
		<link>http://blog.trollgod.org.uk/2006/01/setting-mplayer-options-for-freevo/</link>
		<comments>http://blog.trollgod.org.uk/2006/01/setting-mplayer-options-for-freevo/#comments</comments>
		<pubDate>Mon, 23 Jan 2006 16:08:33 +0000</pubDate>
		<dc:creator>Ghworg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.trollgod.org.uk/?p=43</guid>
		<description><![CDATA[<p>For quite a while now I have suspected it&#8217;s possible to set mplayer options on a per-file basis in freevo. I finally found the magic incantation to do this. What you need to do is create an FXD file with the same name as the video file you want to set the options for <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.trollgod.org.uk/2006/01/setting-mplayer-options-for-freevo/">Setting mplayer options for freevo</a></span>]]></description>
			<content:encoded><![CDATA[<p>For quite a while now I have suspected it&#8217;s possible to set mplayer options on a per-file basis in <a href="http://freevo.sourceforge.net/">freevo</a>.  I finally found the magic incantation to do this.  What you need to do is create an FXD file with the same name as the video file you want to set the options for (with the extension .fxd instead of .mpg or .avi obviously).</p>
<p>You can create them manually (I have an example below) or use the imdb lookup feature to create one automatically, then edit it.  The important part is the &#8220;file&#8221; line in the video section, you need to add an attribute called <strong>mplayer-options</strong> and set it to the extra parameters you want to give mplayer for that particular video.</p>
<p>I use this to crop the black borders from badly encoded videos, which means I can now watch them fullscreen without having to go over to the keyboard and enter huge command lines.  Yay.</p>
<p>Here is an example FXD for <a href="http://www.collorastudios.com/projects/bde/bdemain.htm">Batman: Dead End</a>, which if you haven&#8217;t seen I suggest you go download as it&#8217;s very cool.</p>
<div class="dean_ch" style="white-space: nowrap;">
<p><span class="sc3"><span class="re1">&lt;?xml</span> <span class="re0">version</span>=<span class="st0">&quot;1.0&quot;</span> <span class="re2">?&gt;</span></span><br />
<span class="sc3"><span class="re1">&lt;freevo<span class="re2">&gt;</span></span></span><br />
&nbsp; <span class="sc3"><span class="re1">&lt;copyright<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; The information in this file are from the Internet Movie Database (IMDb).<br />
&nbsp; &nbsp; Please visit http://www.imdb.com for more informations.<br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;source</span> <span class="re0">url</span>=<span class="st0">&quot;http://www.imdb.com/Title?0374526&quot;</span><span class="re2">/&gt;</span></span><br />
&nbsp; <span class="sc3"><span class="re1">&lt;/copyright<span class="re2">&gt;</span></span></span><br />
&nbsp; <span class="sc3"><span class="re1">&lt;movie</span> <span class="re0">title</span>=<span class="st0">&quot;Batman: Dead End&quot;</span><span class="re2">&gt;</span></span><br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;cover-img</span> <span class="re0">source</span>=<span class="st0">&quot;http://ia.imdb.com/media/imdb/01/I/64/89/06m.jpg&quot;</span><span class="re2">&gt;</span></span>Batman_Dead_End.jpg<span class="sc3"><span class="re1">&lt;/cover-img<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;video<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;file</span> <span class="re0">id</span>=<span class="st0">&quot;f1&quot;</span> <span class="re0">mplayer-options</span>=<span class="st0">&quot;-vf crop=704:272:8:102&quot;</span><span class="re2">&gt;</span></span>Batman_Dead_End.mpg<span class="sc3"><span class="re1">&lt;/file<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;/video<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;info<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;rating<span class="re2">&gt;</span></span></span>7.4/10 (1,094 votes)<span class="sc3"><span class="re1">&lt;/rating<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;plot<span class="re2">&gt;</span></span></span>The Joker has escaped from Arkham and Batman must once again bring him in &#8211; once and for all. Unfortunately for the bat, there is something even more sinister than the Joker waiting in the alley for the dark knight detective..<span class="sc3"><span class="re1">&lt;/plot<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;tagline<span class="re2">&gt;</span></span></span><span class="sc3"><span class="re1">&lt;/tagline<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;year<span class="re2">&gt;</span></span></span>2003<span class="sc3"><span class="re1">&lt;/year<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;genre<span class="re2">&gt;</span></span></span>Short / Action / Crime / Fantasy / Thriller<span class="sc3"><span class="re1">&lt;/genre<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;runtime<span class="re2">&gt;</span></span></span>8 min<span class="sc3"><span class="re1">&lt;/runtime<span class="re2">&gt;</span></span></span><br />
&nbsp; &nbsp; <span class="sc3"><span class="re1">&lt;/info<span class="re2">&gt;</span></span></span><br />
&nbsp; <span class="sc3"><span class="re1">&lt;/movie<span class="re2">&gt;</span></span></span><br />
<span class="sc3"><span class="re1">&lt;/freevo<span class="re2">&gt;</span></span></span><br />
&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.trollgod.org.uk/2006/01/setting-mplayer-options-for-freevo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating DVDs in linux</title>
		<link>http://blog.trollgod.org.uk/2005/10/creating-dvds-in-linux/</link>
		<comments>http://blog.trollgod.org.uk/2005/10/creating-dvds-in-linux/#comments</comments>
		<pubDate>Thu, 06 Oct 2005 17:50:24 +0000</pubDate>
		<dc:creator>Ghworg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.trollgod.org.uk/?p=22</guid>
		<description><![CDATA[<p>While I was shifting over my little AVI to DVD howto from tikiwiki to wordpress I thought I had better go check out whether the linux tools have improved since the last time I tried them. I don&#8217;t want to be recommending non-free stuff if I don&#8217;t have to. It does seem that the <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.trollgod.org.uk/2005/10/creating-dvds-in-linux/">Creating DVDs in linux</a></span>]]></description>
			<content:encoded><![CDATA[<p>While I was shifting over my little AVI to DVD howto from tikiwiki to wordpress I thought I had better go check out whether the linux tools have improved since the last time I tried them.  I don&#8217;t want to be recommending non-free stuff if I don&#8217;t have to.  It does seem that the tools are coming along nicely, especially <a href="http://fixounet.free.fr/avidemux/">avidemux</a>.  It will take me a few days to evaluate them properly though, since a conversion takes up to a day (I know I could do smaller files, but one of the major sticking points is generating a precisely DVD sized mpeg).</p>
<p>Other tools I&#8217;m playing with are:<br />
mencoder, doesn&#8217;t do 2-pass mpeg2 encoding though.<br />
tovid, seems to want to convert the ac3 audio to mpa so that would have to be redone after.<br />
transcode, don&#8217;t think this does 2-pass either but haven&#8217;t looked in detail.</p>
<p>This <a href="http://forums.gentoo.org/viewtopic.php?t=117709">guide</a> looks useful.</p>
<p>Once I&#8217;ve got the video and audio into the right format I think qdvdauthor should suffice to generate an iso.</p>
<p>If this all works as I hope it will actually be simpler than the horrid windows method, fingers crossed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trollgod.org.uk/2005/10/creating-dvds-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
