<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks to both Robert and Yeechang. I fixed the database with myisamchk
and, with the provided references, I created a user job to transcode my
recordings. <br>
<br>
I saw other recommendations for running a perl script,
optimize_mythdb.pl; my version of 0.21 does not include the perl
bindings. Now I'm in the process of trying to compile either the
0.20-fixes or 0.21-fixes code and running into gcc problems -- It
throws a segmentation fault trying to compile allcodecs.c. Maybe it's
time to upgrade from ubuntu 7.04. One thing leads to another :-(<br>
<br>
Thanks again.<br>
<br>
Mike<br>
<br>
Robert Johnston wrote:
<blockquote cite="mid:48EFD6DD.7070401@gmail.com" type="cite">
  <pre wrap="">On 10/10/2008 4:15 PM, Mike Gering wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am using version 0.20 and a problem has just started. Every recorded
show (new ones and old ones) has a whacky duration. When I view it and
skip forward, for example, the frontend displays the current stream
position as if the show were *much* longer. It thinks, for example, that
an hour long show is more than 10 hours long.

Any ideas of what is wrong or how I can isolate the problem?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Your database is corrupt (You have broken seektables).

Run mysqlchk to make sure the DB is AOK, then use mythcommflag to 
regenerate the seek tables for your recordings.
  </pre>
</blockquote>
<br>
</body>
</html>