<?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>Imaging and a little bit of OSS &#187; Entertainment</title>
	<atom:link href="http://nuclear-imaging.info/site_content/category/funmedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuclear-imaging.info/site_content</link>
	<description>Yet another techno blog</description>
	<lastBuildDate>Wed, 09 May 2012 13:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Live video from a webcam with text overlay</title>
		<link>http://nuclear-imaging.info/site_content/2012/03/04/live-video-from-a-webcam-with-text-overlay/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=live-video-from-a-webcam-with-text-overlay</link>
		<comments>http://nuclear-imaging.info/site_content/2012/03/04/live-video-from-a-webcam-with-text-overlay/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 23:41:47 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[text overlay]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[vlc player]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=437</guid>
		<description><![CDATA[As a prank project we installed a webcam at the front desk of the our office suite, and plugged it into a Linux machine. Then we had a decommissioned 14 inch monitor face the person who was just walking in so that he/she could see themselves in the monitor with absolute clarity. The text beneath <a href='http://nuclear-imaging.info/site_content/2012/03/04/live-video-from-a-webcam-with-text-overlay/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>As a prank project we installed a webcam at the front desk of the our office suite, and plugged it into a Linux machine. Then we had a decommissioned 14 inch monitor face the person who was just walking in so that he/she could see themselves in the monitor with absolute clarity. The text beneath said &#8220;Smile for the camera&#8221;.</p>
<p>This was an one line implementation with VLC. The terminal command for this would be:</p>
<pre>vlc --sub-filter "marq{marquee=\$t \$\smile for the camera,color=16776960,position=8}" v4l2:////dev/video0</pre>
<p>A false sense of security with some false video surveillance. Of course you can save the stream and turn it into real surveillance.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2012/03/04/live-video-from-a-webcam-with-text-overlay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an index for .avi files</title>
		<link>http://nuclear-imaging.info/site_content/2011/11/09/creating-in-index-file-for-avi-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-in-index-file-for-avi-files</link>
		<comments>http://nuclear-imaging.info/site_content/2011/11/09/creating-in-index-file-for-avi-files/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 13:18:07 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[non-OSS]]></category>
		<category><![CDATA[-idx]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[fast forward]]></category>
		<category><![CDATA[index files]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[recreate]]></category>
		<category><![CDATA[reverse]]></category>
		<category><![CDATA[scroll]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=395</guid>
		<description><![CDATA[Some .avi files tend to have an out of sync audio track, some can&#8217;t be scrolled through (forward/reverse), while others might show an message that says the index file needs to be recreated. Solution is to create a copy of that file that has an index recreated and remove the original and save the copy <a href='http://nuclear-imaging.info/site_content/2011/11/09/creating-in-index-file-for-avi-files/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Some .avi files tend to have an out of sync audio track, some can&#8217;t be scrolled through (forward/reverse), while others might show an message that says the index file needs to be recreated.</p>
<p>Solution is to create a copy of that file that has an index recreated and remove the original and save the copy and all the usual replacement methods.</p>
<blockquote><p>mencoder -idx files1.avi -ovc copy -oac copy -o file2.avi</p></blockquote>
<p>Here file1.avi is the input file, and file2 is the output file with corrected index.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2011/11/09/creating-in-index-file-for-avi-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finch is a command line Instant Messenger</title>
		<link>http://nuclear-imaging.info/site_content/2009/08/28/finch-is-a-command-line-instant-messenger/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finch-is-a-command-line-instant-messenger</link>
		<comments>http://nuclear-imaging.info/site_content/2009/08/28/finch-is-a-command-line-instant-messenger/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 15:58:36 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[finch]]></category>
		<category><![CDATA[IM]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=289</guid>
		<description><![CDATA[When you are mostly involved with coding, and use the Terminal for a fair amount of time, it&#8217;s quite beneficial if we use another Terminal window/tab for IMs. Searching around for a command line instant messenger, I learnt that there was a variant of Pidgin called Finch. It lets you connect and chat with your <a href='http://nuclear-imaging.info/site_content/2009/08/28/finch-is-a-command-line-instant-messenger/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>When you are mostly involved with coding, and use the Terminal for a fair amount of time, it&#8217;s quite beneficial if we use another Terminal window/tab for IMs. Searching around for a command line instant messenger, I learnt that there was a variant of Pidgin called <em>Finch</em>. It lets you connect and chat with your online buddies using nothing but text.</p>
<p>To install finch on Ubuntu, run:</p>
<blockquote><p>sudo apt-get install finch</p></blockquote>
<p>at the Terminal.</p>
<p>Once Finch is installed, you can load it by typing, <em>finch</em> at the Terminal.</p>
<p style="text-align: center;"><img class="size-full wp-image-291 aligncenter" title="Finch Buddy List" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/08/finc_screen_02.png" alt="Finch Buddy List" /></p>
<div id="attachment_290" class="wp-caption aligncenter" style="width: 673px"><img class="size-full wp-image-290" title="Finch Chat Window" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/08/finch_screen_01.png" alt="Finch Chat Window" width="663" height="464" /><p class="wp-caption-text">Finch Chat Window</p></div>
<p>Different commands to access and configure finch can be found at:</p>
<p><a href="http://developer.pidgin.im/wiki/Using%20Finch" target="_self">Using Finch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/08/28/finch-is-a-command-line-instant-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDTV for under $30 (TV Tuner card)</title>
		<link>http://nuclear-imaging.info/site_content/2009/06/26/hdtv-for-under-30-tv-tuner-card/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hdtv-for-under-30-tv-tuner-card</link>
		<comments>http://nuclear-imaging.info/site_content/2009/06/26/hdtv-for-under-30-tv-tuner-card/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 19:16:38 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[non-OSS]]></category>
		<category><![CDATA[artec]]></category>
		<category><![CDATA[atsc usb tuner]]></category>
		<category><![CDATA[digital TV signals]]></category>
		<category><![CDATA[live TV]]></category>
		<category><![CDATA[tv tuner]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=235</guid>
		<description><![CDATA[Since the analog TV signals have been discontinued in most cases throughout the country, the only way to catch TV signals is to have TV which can capture and process digital transmission, or if you subscribe to cable. Since I&#8217;m not too terribly interested in watching TV, there was no point in investing in a <a href='http://nuclear-imaging.info/site_content/2009/06/26/hdtv-for-under-30-tv-tuner-card/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Since the analog TV signals have been discontinued in most cases throughout the country, the only way to catch TV signals is to have TV which can capture and process digital transmission, or if you subscribe to cable. Since I&#8217;m not too terribly interested in watching TV, there was no point in investing in a new TV and subscribing to cable was totally out of the question. The option then was to get the reception on my desktop computer.</p>
<p>The solution was to get a cheap ATSC tuner which plugged into the USB port and which had a loop antenna for reception.</p>
<p style="text-align: left;">
<div id="attachment_236" class="wp-caption aligncenter" style="width: 586px"><img class="size-full wp-image-236" title="atsc_antenna_tunerusb" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/atsc_antenna_tunerusb.jpg" alt="ATSC digital Tuner Antenna" width="576" height="432" /><p class="wp-caption-text">ATSC digital Tuner Antenna</p></div>
<p style="text-align: left;">The antenna plugs into the USB port through a TV tuner card. The one I own is an Artec tuner card. I learned after I purchased it that it didn&#8217;t have support in Linux yet. Schade!</p>
<p style="text-align: left;">
<div id="attachment_237" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-237" title="atsc_card_tunerusb" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/atsc_card_tunerusb.jpg" alt="ATSC USB tuner for tuning digital TV reception" width="560" height="420" /><p class="wp-caption-text">ATSC USB tuner for tuning digital TV reception</p></div>
<p style="text-align: left;">Once the hardware is setup is complete, we can get the local TV station information through Windows Media Center. That program pleasantly surprised me. After asking you for your zip code, it connects to a database and gets the TV schedules for all broadcast stations in your city. Then it scans for available channels and sets up a list of stations with their programming schedule.</p>
<p style="text-align: center;">
<div id="attachment_239" class="wp-caption aligncenter" style="width: 572px"><img class="size-full wp-image-239" title="Windows Media Center options" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/livetv_usb.jpg" alt="Options seen under Windows Media Center, including one for Live TV." width="562" height="330" /><p class="wp-caption-text">Options seen under Windows Media Center, including one for Live TV.</p></div>
<p style="text-align: center;">
<div id="attachment_240" class="wp-caption aligncenter" style="width: 573px"><img class="size-full wp-image-240" title="Live TV Selection" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/livetv_usb_sel.jpg" alt="You can either watch recorded shows or watch Live TV." width="563" height="331" /><p class="wp-caption-text">You can either watch recorded shows or watch Live TV.</p></div>
<p style="text-align: left;">
<div id="attachment_238" class="wp-caption aligncenter" style="width: 573px"><img class="size-full wp-image-238" title="WMC Live TV in action" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/live_tv_contents.jpg" alt="Windows Media Center Live TV in action." width="563" height="331" /><p class="wp-caption-text">Windows Media Center Live TV in action.</p></div>
<p>Once Windows Media Center has scanned for the available channels, you can watch HDTV right on your own computer. In addition to being a TV tuner, Windows Media Center converts you computer into a DVR, where you can record programs or Pause and Rewind the shows that you are watching in real time. Pretty impressive stuff. Whats more impressive is that the equipment costed less than $30, that includes shipping.</p>
<p style="text-align: left;">Unfortunately the Artec card can&#8217;t be used within Linux since the kernel still hasn&#8217;t incorporated the hardware specs of Artec USB tuners  in video4linux (v4l). But I&#8217;m pretty sure it will be available pretty soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/06/26/hdtv-for-under-30-tv-tuner-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posters of: Pi, e, and EM spectrum</title>
		<link>http://nuclear-imaging.info/site_content/2009/03/04/posters-of-pi-e-and-em-spectrum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=posters-of-pi-e-and-em-spectrum</link>
		<comments>http://nuclear-imaging.info/site_content/2009/03/04/posters-of-pi-e-and-em-spectrum/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 23:00:53 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[EM spectrum]]></category>
		<category><![CDATA[posters]]></category>
		<category><![CDATA[unihedron]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=177</guid>
		<description><![CDATA[In our functional imaging lab we have a poster of Electromagetic radiation spectrum. The chart goes from wavelengths corresponding to millihertz all the way up to EHz which is in 10^18 Hz range. It also describes the kind of systems that use those wavelengths, like for example the 87 to 108 MHz range is used <a href='http://nuclear-imaging.info/site_content/2009/03/04/posters-of-pi-e-and-em-spectrum/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In our functional imaging lab we have a poster of Electromagetic radiation spectrum. The chart goes from wavelengths corresponding to millihertz all the way up to EHz which is in 10^18 Hz range. It also describes the kind of systems that use those wavelengths, like for example the 87 to 108 MHz range is used for FM radio broadcasting and so on. I wanted to have that poster for myself so I looked around to see where I can buy one online. I found it on <a title="Unihedron" href="http://www.unihedron.com" target="_blank">Unihedron</a> website.</p>
<div id="attachment_218" class="wp-caption aligncenter" style="width: 470px"><a href="http://www.unihedron.com/projects/spectrum/downloads/full_spectrum.jpg"><img class="size-full wp-image-218" title="EM Radiation Spectrum Closeup" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/03/emrad.png" alt="EM Radiation Spectrum Chart closeup" width="460" height="351" /></a><p class="wp-caption-text">EM Radiation Spectrum Chart closeup</p></div>
<p>The person who created the website has the poster <a title="Download the PDF version of EM radiation poster" href="http://www.unihedron.com/projects/spectrum/downloads/spectrum_20060222.pdf" target="_blank">available for download</a> &#8211; some of them in PDF and JPG formats. The posters are also on sale on that website, and at least as far as the EM radation spectrum poster goes, its available at quite an affordable price on that website.</p>
<p>There were other posters that were equally interesting, if you are into that kind of things. They were:</p>
<ul>
<li>Value of Pi going up to 350,390 digits.</li>
</ul>
<div id="attachment_210" class="wp-caption aligncenter" style="width: 250px"><a href="http://www.unihedron.com/projects/pi/pi.pdf"><img class="size-full wp-image-210" title="Pi poster" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/03/pi_thumbnail.jpg" alt="Poster of Pi: Going up to 350,390 decimals" width="240" height="366" /></a><p class="wp-caption-text">Poster of Pi: Going up to 350,390 decimals</p></div>
<ul>
<li>Value of e going up to 350,390 digits.</li>
</ul>
<p style="text-align: center;">
<div id="attachment_211" class="wp-caption aligncenter" style="width: 250px"><a href="http://www.unihedron.com/projects/e/downloads/e_purple.pdf"><img class="size-full wp-image-211" title="Poster of e" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/03/e_thumbnail.jpg" alt="Poster of e with value going to 350,390 digits" width="240" height="366" /></a><p class="wp-caption-text">Poster of e:  Going up to 350,390 decimals</p></div>
<ul>
<li>Primes numbers: The first 54,222 prime numbers</li>
</ul>
<p style="text-align: center;">
<div id="attachment_212" class="wp-caption aligncenter" style="width: 250px"><a href="http://www.unihedron.com/projects/primes/downloads/primes.pdf"><img class="size-full wp-image-212" title="Prime numbers poster" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/03/prime_thumbnail.jpg" alt="Poster with 54,222 primes" width="240" height="366" /></a><p class="wp-caption-text">Poster with 54,222 primes</p></div>
<p style="text-align: center;">
<p style="text-align: left;">These are some great posters, especially the one with EM Radiation. Its a wonderful chart to have for reference if you are dealing with higher frequencies like in telecommunications or in medical imaging.</p>
<p style="text-align: left;">=====================</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/03/04/posters-of-pi-e-and-em-spectrum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mplayer and VLC workaround for Jaunty (Alpha 4)</title>
		<link>http://nuclear-imaging.info/site_content/2009/02/11/mplayer-and-vlc-workaround-for-jaunty-alpha-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mplayer-and-vlc-workaround-for-jaunty-alpha-4</link>
		<comments>http://nuclear-imaging.info/site_content/2009/02/11/mplayer-and-vlc-workaround-for-jaunty-alpha-4/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:23:27 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=115</guid>
		<description><![CDATA[There were unmet dependencies (libx264-59) for vlc and mplayer in the latest release of Jaunty Alpha. A bug report was filed by several users on launchpad.net One of the users posted this workaround to get both mplayer and VLC working in Ubuntu (9.04) Alpha 4. To solve the problem, just get libx264 here: http://packages.ubuntu.com/us/intrepid/i386/libx264-59/download Just <a href='http://nuclear-imaging.info/site_content/2009/02/11/mplayer-and-vlc-workaround-for-jaunty-alpha-4/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>There were unmet dependencies (libx264-59) for vlc and mplayer in the latest release of Jaunty Alpha. A bug report was filed by several users on <a title="libx264-59 fix for Ubuntu (Jaunty Alpha 4)" href="https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/325720" target="_blank">launchpad.net</a></p>
<p>One of the users posted this workaround to get both mplayer and VLC working in Ubuntu (9.04) Alpha 4.</p>
<blockquote><p>To solve the problem, just get libx264 here:<br />
<a title="Mirror for the libx264-59 package" href="http://packages.ubuntu.com/us/intrepid/i386/libx264-59/download" target="_blank"> http://packages.ubuntu.com/us/intrepid/i386/libx264-59/download</a><br />
Just installed it manually (sudo dpkg -i libx264-59_0.svn20080408-0.0ubuntu1_i386.deb)<br />
I then installed mplayer and vlc using medibuntu repos.</p></blockquote>
<p>Running:</p>
<pre>sudo apt-get install mplayer vlc</pre>
<p>Gets these packages working!</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/02/11/mplayer-and-vlc-workaround-for-jaunty-alpha-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

