<?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>Madabar.techblog &#187; AV</title>
	<atom:link href="http://madabar.com/techblog/category/av/feed/" rel="self" type="application/rss+xml" />
	<link>http://madabar.com/techblog</link>
	<description>If it ain't broke you're not trying hard enough</description>
	<lastBuildDate>Sun, 05 Apr 2009 06:53:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NTSC to PAL DVD conversion in Linux</title>
		<link>http://madabar.com/techblog/2009/04/05/ntsc-to-pal-dvd-conversion-in-linux/</link>
		<comments>http://madabar.com/techblog/2009/04/05/ntsc-to-pal-dvd-conversion-in-linux/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 06:53:30 +0000</pubDate>
		<dc:creator>twegener</dc:creator>
				<category><![CDATA[AV]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://madabar.com/techblog/?p=34</guid>
		<description><![CDATA[I needed to convert a home-made video (well slide-show with soundtrack really) that was sent over from the USA. Attempting to play this on a PAL-only TV results in unwatchable flickering monochrome output. Based on some instructions for DVD format conversion I was able to convert the NTSC disc to PAL using the steps listed [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to convert a home-made video (well slide-show with soundtrack really) that was sent over from the USA. Attempting to play this on a PAL-only TV results in unwatchable flickering monochrome output. Based on some <a href="http://www.linuxforums.org/forum/gaming-games-multimedia-entertainment/6883-legitimate-dvd-copying-pal-ntsc-conversions.html">instructions for DVD</a> <a href="http://osdir.com/ml/video.mjpeg.user/2003-03/msg00318.html">format conversion</a> I was able to convert the NTSC disc to PAL using the steps listed below. This was on a Fedora 10 system with the <a href="http://rpmfusion.org">rpmfusion</a> repos installed. </p>
<pre>
# Note: about 1.3GB of workspace was required to generate 170MB output, in this case a short slide show with sound track.
# 

yum install vobcopy mjpegtools dvdauthor
mkdir video_work
cd video_work
vobcopy -l
mkfifo stream.yuv
mplayer -ao null -noframedrop -vo yuv4mpeg VIDEONAME.vob &#038;
cat stream.yuv|yuvfps -r25:1|yuvscaler -n p -O DVD |mpeg2enc -n p -f 8 -F 3 -o out.m2v
mplayer -ao pcm -vo null -vc dummy VIDEONAME.vob
# Note: 224000 bits per second (224kbits/sec)
ffmpeg -ab 224000 -ac 2 -ar 48000 -i audiodump.wav audiodump.ac3
mplex -f 8 -o ready-to-master.mpg out.m2v audiodump.ac3
mkdir dvdauthor_out
cat &lt;&lt; EOF &gt; dvdauthor.xml
&lt;dvdauthor dest="/data_dir/video_work/dvdauthor_out"&gt;
&lt;vmgm&gt;
&lt;/vmgm&gt;
&lt;titleset&gt;
&lt;titles&gt;
&lt;video /&gt;
&lt;pgc&gt;
&lt;vob file="ready-to-master.mpg" /&gt;
&lt;/pgc&gt;
&lt;/titles&gt;
&lt;/titleset&gt;
&lt;/dvdauthor&gt;
EOF
dvdauthor -x dvdauthor.xml
growisofs -Z /dev/dvd -dvd-video dvdauthor_out
</pre>
]]></content:encoded>
			<wfw:commentRss>http://madabar.com/techblog/2009/04/05/ntsc-to-pal-dvd-conversion-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to program remote control codes for Yamaha AV Receivers</title>
		<link>http://madabar.com/techblog/2009/02/20/how-to-program-remote-control-codes-for-yamaha-av-receivers/</link>
		<comments>http://madabar.com/techblog/2009/02/20/how-to-program-remote-control-codes-for-yamaha-av-receivers/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 11:52:45 +0000</pubDate>
		<dc:creator>twegener</dc:creator>
				<category><![CDATA[AV]]></category>
		<category><![CDATA[hifi]]></category>

		<guid isPermaLink="false">http://madabar.com/techblog/?p=31</guid>
		<description><![CDATA[Detailed instructions for getting the Yamaha RX-V361 remote control to control a Panasonic TV]]></description>
			<content:encoded><![CDATA[<p>These instructions are for programming a Yamaha RX-V361 AV receiver remote control so it can control a Panasonic TV:</p>
<ol>
<li>Press and hold the DTV/CBL input button on the remote</li>
<li>While still holding that button press and hold the AV POWER button for about 3 seconds &#8211; long enough for the DTV/CBL message to go away and the sound setting to be displayed (e.g. Music Enh. 2ch). If you don&#8217;t hold it down long enough it will say &#8220;RemoteSetup NG&#8221;. In that case, try again. If you are successful it will just display the sound setting.</li>
<li>Enter the four-digit code using the green numeric buttons at the bottom of the remote. The code for the TV is found in the back of the AV receiver manual, which can be found online. After the fourth button is pressed the display should say &#8220;RemoteSetup OK&#8221;. The first number listed for Panasonic worked for me for an old CRT TV.</li>
<li>The TV POWER button on the Yamaha remote should now turn on/off the TV (provided the standby button on the TV is already depressed). Other buttons should also work, e.g. TV INPUT, TV MUTE, TV CH, TV VOL, etc.</li>
</ol>
<p>Key points that are not made clear in the manual: you must use the DTV/CBL input when programming the remote to control a TV (you don&#8217;t need to have this input selected to control the TV once it is programmed though); the RemoteSetup NG/OK/display stuff as outlined above.</p>
<p>This took me a while to get right the first time, and I neglected to write it down. Hopefully this will help someone out.</p>
]]></content:encoded>
			<wfw:commentRss>http://madabar.com/techblog/2009/02/20/how-to-program-remote-control-codes-for-yamaha-av-receivers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
