<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">I do see that when I do a mythfrontend --version on the source forge files, it does have the debug flag set.&nbsp;</font></font><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><br></font></font></div><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">Is it possible for someone to compile it with this flag? I am guessing this is harder as Xcode is the preferred Mac way to compile source code.</font></font></div><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><br></font></font></div><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">Thanks,</font></font></div><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">Shredder</font></font></div><div><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><br><blockquote type="cite">On 23 April 2012 18:46, Sean Whitney &lt;sean.whitney [at] gmail&gt; wrote: <br><font color="#660066">&gt; On 04/23/2012 10:31 AM, Craig Treleaven wrote: <br></font>[snip] <br><font color="#660066"></font><font color="#007777">&gt;&gt; <br>&gt;&gt; Are you rolling your own (osx-packager[-qtsdk].pl)? &nbsp;It would be <br>&gt;&gt; interesting to see if a 32 bit version using Quartz can actually play <br>&gt;&gt; these recordings. &nbsp;I know the theory is that 64 bit is better, etc. But <br>&gt;&gt; real life doesn't always pay attention to our theories! <br>&gt;&gt; <br>&gt;&gt; Craig <br></font><font color="#660066">&gt; <br>&gt; I've never rolled my own. &nbsp;For the 0.24 I would use the sourceforge <br>&gt; build. &nbsp;For 0.25 I've used sourceforge's and Jean's. <br>&gt; <br></font>It's probably these are built with the latest xcode, which uses the <br>llvm compiler, which won't build myth in release mode, only debug. I <br>suspect this is the issue. <br> <br>My late 2006 iMac (c2d 2 gig, ati somethingorother for the gfx) will <br>nolonger play 1080 HD stuff without stuttering (BBC HD and Channel 4 <br>HD), maxing out both cores in the process, however XBMC (pointed at <br>the myth storage folders) plays most of the recordings just fine. (The <br>higher bitrate that 4HD seems to use can choke it a bit, but most are <br>watchable in HD.) <br> <br> <br>From osx-packager-qtsdk.pl:- <br> <br>&lt;---- <br><font color="#660066"># Test if LLVM, mythtv doesn't compile unless you build in debug mode <br></font>my $out = `$CCBIN --version`; <br>if ( $out =~ m/llvm/ ) <br>{ <br>$OPT{'debug'} = 1; <br>&amp;Verbose('Using LLVM: Forcing debug compile...'); <br>} <br>&lt;---- <br> <br>HTH, <br> <br>Ian <br>_______________________________________________ <br>mythtv-users mailing list <br>mythtv-users [at] mythtv <br><a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" rel="nofollow" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></blockquote></font></font></div></body></html>