<div class="gmail_quote">On Tue, Nov 17, 2009 at 9:46 PM, greg <span dir="ltr">&lt;<a href="mailto:greg12866@nycap.rr.com">greg12866@nycap.rr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Tue, 2009-11-17 at 21:08 -0500, Paulin wrote:<br>
&gt; I&#39;m been banging my head against the wall on this issue for a couple<br>
&gt; of days now.  I&#39;ve search the thread and google for anything I can<br>
&gt; find on Audio Out Of Sync and I&#39;ve tried a ton things.   No luck with<br>
&gt; any of it.<br>
&gt;<br>
&gt;<br>
&gt; I upgrade last week to Mythbuntu 9.10 (myth 0.22).  I&#39;m using VDPAU.<br>
&gt; Before upgrading I didn&#39;t really have this issue.<br>
&gt;<br>
&gt;<br>
&gt; When I say upgraded I basically wiped the disk and started fresh.<br>
&gt;<br>
&gt;<br>
&gt; Anyway now the Myth Recordings that are occurring seem fine.  However<br>
&gt; when playing back the audio and video become out of sync.  I&#39;ve<br>
&gt; noticed that the video will attempt to slow down to let the audio<br>
&gt; catch up but it never stays there.  They get out of sync and<br>
&gt; evenytually get really bad (few seconds).<br>
&gt;<br>
&gt;<br>
&gt; I&#39;ve tried changing the player to VLC, I also tried the suggestion on<br>
&gt; (<a href="http://mythtvbox.blogspot.com/2006/01/fixing-mythvideos-audiovideo-sync.html" target="_blank">http://mythtvbox.blogspot.com/2006/01/fixing-mythvideos-audiovideo-sync.html</a>) and put oss on the mplayer command string.  I also setup XvMC per the wiki page.  Didn&#39;t change anything.<br>

&gt;<br>
&gt;<br>
&gt; My first question is, how do I enable extended logging on myth<br>
&gt; frontend using mythfrontend.real.   I remember something about adding<br>
&gt; the parameter &#39;playback&#39; but not sure how to do that with<br>
&gt; mythfrontend.real.<br>
&gt;<br>
&gt;<br>
&gt; Second why is my audio/video so out of sync? How do I track down the<br>
&gt; problem and fix it.<br>
&gt;<br>
&gt;<br>
&gt; Thanks<br>
&gt; steve<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br>
<br>
I don&#39;t know if this is the problem or not,but in the past pluseaudio<br>
had to be disabled.If it wasn&#39;t it would create the exact problems you<br>
are exhibiting .. If you have pluseaudio enabled try removing it and see<br>
if that  helps...<br>
<br>
Here is how i have my frontend logging setup..<br>
Use this script:<br>
#/bin/sh<br>
 mythfrontend &gt; /var/log/mythtv/mythfrontend.log 2&gt;&amp;1 &amp;<br>
<br>
1. Make an empty text file in /var/log/myth mythfrontend.log<br>
2. Put the script some place in your path :echo $PATH<br>
3. Make the script executable..<br>
4. Put the command to run the script in a launcher or automate the<br>
launching how ever you see fit....<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a 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><br><div>Don&#39;t have pulseaudio installed (according to apt-get remove).  So that isn&#39;t it.</div><div><br>Thanks for the logging tip. I&#39;ll try that.</div>