<br><br>
<div><span class="gmail_quote">On 18/01/2008, <b class="gmail_sendername">Chris Hayes</b> &lt;<a href="mailto:chris@lwcdial.net">chris@lwcdial.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><font face="Arial" size="2"><span class="q">
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr" style="MARGIN-RIGHT: 0px"><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Between my desktop, my frontend, and my backend I&#39;ve got 5<br>&gt; cpus distributed over the home network catching up on the backlog.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; That&#39;s just too cool...
<br><br><br>Ummm, how?<br><br>I had to transcode two HD shows last night and it took *forever*.&nbsp; I<br>sat there working on my laptop that was doing nothing at all and<br>wondered whether I could use it for any good?<br>&nbsp;</div>

<div dir="ltr" style="MARGIN-RIGHT: 0px">&nbsp;</div></blockquote></span>
<div dir="ltr" style="MARGIN-RIGHT: 0px">Indeed, I&#39;ve been trying a Mythdora VMWare frontend onm my laptop.</div>
<div dir="ltr" style="MARGIN-RIGHT: 0px">&nbsp;</div>
<div dir="ltr" style="MARGIN-RIGHT: 0px">I&#39;m not sure I have the setup right but from what I&#39;ve seen so far it&#39;s just acting as a gui for all the operations on the backend.&nbsp; It&#39;s potentially really useful but reality is still for me a confusing battle against issue after issue.&nbsp;
</div>
<div dir="ltr" style="MARGIN-RIGHT: 0px">&nbsp;</div>
<div dir="ltr" style="MARGIN-RIGHT: 0px">But things I know you can do...&nbsp; due to the issue with 2nd audio tracks getting blanked on DVBt recordings I&#39;ve need to <span class="st" id="st" name="st">ffmpeg</span> &quot;lossless&quot; transcode and I&#39;ve done this from my laptop.&nbsp; If you just get the latest exe (assuming Windows)&nbsp; and&nbsp;learn some 
<span class="st" id="st" name="st">ffmpeg</span> command line stuff it&#39;s very easy although not strictly MythTV.&nbsp;</div></font></div><br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br><br></blockquote></div>
<div>Chris,</div>
<div>&nbsp;</div>
<div>Re: The mythtranscode &quot;lossless&quot; transcode losing audio tracks... I have a strange workaround....</div>
<div>due to something buggy in the xvmc playback code if you have more than 1 audio track in an MPEG-TS sound stutters when you try to play it back with xvmc.</div>
<div>&nbsp;</div>
<div>So I wrote a hack (search for it on this list) that only records the 1st audio track in a DVB-T signal that it finds. Strictly I know I should look for the correct track somehow e.g. it&#39;s the only stereo one etc, but in practice I&#39;ve not had ANY problems with getting the wrong one.
</div>
<div>This then means that mythtranscode --lossless can&#39;t discard the wrong audio as there is only one.</div>
<div>&nbsp;</div>
<div>Just in case you find it useful....</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>&nbsp;</div>
<div>Steve<br>&nbsp;</div>