<?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>Comments on: HandBrake 0.9.3</title>
	<atom:link href="http://mjtsai.com/blog/2008/11/24/handbrake-093/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 06:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: happy</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451984</link>
		<dc:creator>happy</dc:creator>
		<pubDate>Wed, 26 Nov 2008 06:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451984</guid>
		<description>I do not think it can replace Visualhub.
It only convert videos to Iphone.

http://www.wikihow.com/Use-Open-Source-to-Build-Isquint-and-Visualhub</description>
		<content:encoded><![CDATA[<p>I do not think it can replace Visualhub.<br />
It only convert videos to Iphone.</p>
<p><a href="http://www.wikihow.com/Use-Open-Source-to-Build-Isquint-and-Visualhub" rel="nofollow">http://www.wikihow.com/Use-Open-Source-to-Build-Isquint-and-Visualhub</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rubin</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451712</link>
		<dc:creator>Jon Rubin</dc:creator>
		<pubDate>Tue, 25 Nov 2008 07:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451712</guid>
		<description>It&#039;s a little complicated, because of the way HB is set up. User interfaces never interact with the third party libraries directly, only with libhb, which handles all the details. Currently, even libhb doesn&#039;t specify the path. See, it&#039;s libdvdread that needs the path to libdvdcss, not HandBrake. Right now the dl_open in libdvdread is hard coded to the /Applications path. So to get something more flexible, we need to get some code to allow libhb to tell libdvdread where to look for libdvdcss, and that might require a more invasive patch to that (unmaintained) library. Then it&#039;d just be a matter of adding a parameter to the initialization function for libhb, so it can initialize libdvdread properly, and then wiring the MacGUI up with a proper NS* method to find the right path to fill in that parameter. Anyway, that all was considered a little bit more trouble than it was worth for 0.9.3. It&#039;ll probably happen some day, though.</description>
		<content:encoded><![CDATA[<p>It's a little complicated, because of the way HB is set up. User interfaces never interact with the third party libraries directly, only with libhb, which handles all the details. Currently, even libhb doesn't specify the path. See, it's libdvdread that needs the path to libdvdcss, not HandBrake. Right now the dl_open in libdvdread is hard coded to the /Applications path. So to get something more flexible, we need to get some code to allow libhb to tell libdvdread where to look for libdvdcss, and that might require a more invasive patch to that (unmaintained) library. Then it'd just be a matter of adding a parameter to the initialization function for libhb, so it can initialize libdvdread properly, and then wiring the MacGUI up with a proper NS* method to find the right path to fill in that parameter. Anyway, that all was considered a little bit more trouble than it was worth for 0.9.3. It'll probably happen some day, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Devers</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451514</link>
		<dc:creator>Chris Devers</dc:creator>
		<pubDate>Mon, 24 Nov 2008 21:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451514</guid>
		<description>In that case, surely the solution is a preference to specify a VLC instance / path along with the other app preferences.

It can default to /Applications, automatically (can we hope?) look in ~/Applications next, or let you specify a version if you have it elsewhere.</description>
		<content:encoded><![CDATA[<p>In that case, surely the solution is a preference to specify a VLC instance / path along with the other app preferences.</p>
<p>It can default to /Applications, automatically (can we hope?) look in ~/Applications next, or let you specify a version if you have it elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rubin</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451501</link>
		<dc:creator>Jon Rubin</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451501</guid>
		<description>It uses a hard-coded path because HandBrake is a developer-centered project, and as developers, we tend to have a crazy number of versions of VLC nightly builds on our computers. This is how we ensure we&#039;re getting the right copy.</description>
		<content:encoded><![CDATA[<p>It uses a hard-coded path because HandBrake is a developer-centered project, and as developers, we tend to have a crazy number of versions of VLC nightly builds on our computers. This is how we ensure we're getting the right copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Tsai</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451485</link>
		<dc:creator>Michael Tsai</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451485</guid>
		<description>Paul Mison: Yes, it should use something like &lt;code&gt;[[NSWorkspace sharedWorkspace] absolutePathForAppBundleWithIdentifier:@&quot;org.videolan.vlc&quot;]&lt;/code&gt; to find VLC.</description>
		<content:encoded><![CDATA[<p>Paul Mison: Yes, it should use something like <code>[[NSWorkspace sharedWorkspace] absolutePathForAppBundleWithIdentifier:@"org.videolan.vlc"]</code> to find VLC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mison</title>
		<link>http://mjtsai.com/blog/2008/11/24/handbrake-093/comment-page-1/#comment-451483</link>
		<dc:creator>Paul Mison</dc:creator>
		<pubDate>Mon, 24 Nov 2008 19:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/?p=1821#comment-451483</guid>
		<description>Unfortunately, the app looks for VLC with a hardcoded path of /Applications/VLC.app, which doesn&#039;t work for me (I keep all non-Apple apps in ~/Applications instead). I&#039;ll have to see if I can learn enough ObjC to patch that.</description>
		<content:encoded><![CDATA[<p>Unfortunately, the app looks for VLC with a hardcoded path of /Applications/VLC.app, which doesn't work for me (I keep all non-Apple apps in ~/Applications instead). I'll have to see if I can learn enough ObjC to patch that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
