<br><br><div class="gmail_quote">On Jan 4, 2008 9:58 PM, Tony Lill &lt;<a href="mailto:ajlill@ajlc.waterloo.on.ca">ajlill@ajlc.waterloo.on.ca</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Daniel Arfsten &lt;<a href="mailto:darfsten@hotmail.com">darfsten@hotmail.com</a>&gt; writes:<br>&gt; I am seeing the error a lot now. I can&#39;t think of what I have done to the machine to cause this? I have only 1 PVR-350 in the main backend/frontend and a PVR-500 on a Secondary Backend/Frontend. I do all my watching of my recordings on my xbox thru xbmcmythtv though. It may because I was transcoding downloading avi files to mpeg compliant files for burning to DVD using devede? BUt I can&#39;t be sure because I can&#39;t read the time through dmesg? Here are some more of the errors at the end of the dmesg which I just ran now. I can&#39;t speak for the recordings as I am way behind and haven&#39;t watched any recent recordings. I&#39;ll check them out tonight after work to see if there are missing frames and whatnot. Thanks for the reply. Happy New Year
<br><br></div>If you are using 0.20, it has a design flaw in that the same thread<br>that reads data from your capture card also inserts data &nbsp;into the<br>seek table for every frame. One of the things that seem to affect this
<br>is the size of the database, and the other seems to be which kernel<br>version you are running.<br><br>Since you say you are way behind in watching recordings, I&#39;d guess<br>your database is getting large enough so that you start hitting the
<br>problem.<br><br>If this is the problem then you can either upgrade to the latest SVN<br>version, or apply the patch in <a href="http://svn.mythtv.org/trac/ticket/1660" target="_blank">http://svn.mythtv.org/trac/ticket/1660
</a><br>to your 0.20 source.<br><br>The other thing you can try it to upgrade your kernel. When I switch<br>from the 2.4 series of kernels to 2.6, I found that the new kernels<br>really sucked at sharing resources. It was very easy for one process
<br>(especially one that does a lot of I/O) to mess up watching and/or<br>recording programs. 2.6.23 is the first kernel I&#39;ve tried that worked<br>as well as the 2.4 kernels in this regard. YMMV<br>--<br>Tony Lill, &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
<a href="mailto:Tony.Lill@AJLC.Waterloo.ON.CA">Tony.Lill@AJLC.Waterloo.ON.CA</a><br>President, A. J. Lill Consultants &nbsp; &nbsp; &nbsp; &nbsp;fax/data (519) 650 3571<br>539 Grand Valley Dr., Cambridge, Ont. N3H 2S2 &nbsp; &nbsp; (519) 241 2461<br>--------------- 
<a href="http://www.ajlc.waterloo.on.ca/" target="_blank">http://www.ajlc.waterloo.on.ca/</a> ----------------<br><br>READ CAREFULLY. By reading this message you agree, on behalf of your<br>employer, to release me from all obligations and waivers arising from
<br>any and all NON-NEGOTIATED agreements, licenses, terms-of-service,<br>shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure,<br>non-compete and acceptable use policies (&quot;BOGUS AGREEMENTS&quot;) that I
<br>have entered into with your employer, its partners, licensors, agents<br>and assigns, in perpetuity, without prejudice to my ongoing rights and<br>privileges. You further represent that you have the authority to<br>release me from any BOGUS AGREEMENTS on behalf of your employer.
<br><div><div></div><div class="Wj3C7c"><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></div></div></blockquote></div><br>I think I got bit by this bug too initially.&nbsp; The main symptom that I remember was dropped frames at the beginning of a recording which manifested as the video jumping from one scene to another.&nbsp; After the first few minutes, the video was OK. &nbsp; I consulted the ivtv mailing list and they identified the issue as a mythtv bug.&nbsp; Thats when I decided to &quot;not upgrade if it ain&#39;t broke&quot;.
<br><br><br>