[mythtv-users] nuvexport problems

Chris Petersen lists at forevermore.net
Sun Apr 9 00:34:10 UTC 2006



sarvin wrote:
> I'm having a few problems, nothing shows up in mythTV's logs and I'm  
> not sure what the problem is. If I try to skip through newly recorded  
> programs the video stops and audio moves at a terrific rate, fast  
> forwarding and rewinding actually works but the video just loops  
> through the same portion till I press play. Newly recorded programs  
> don't seem to be transcoding at all either.
> 
> This is the newest symptom, when I try to use nuvexport I get this  
> error message. Any help solving this would be greatly appreciated.
> 
> Loading MythTV recording info.
> 0% DBD::mysql::st execute failed: Can't open file:  
> 'recordedmarkup.MYI' (errno: 145) at /usr/share/nuvexport/mythtv/ 
> recordings.pm line 116.
> Could not execute (SELECT type, mark FROM recordedmarkup WHERE  
> chanid=? AND starttime=? AND type=6 ORDER BY type ASC, mark DESC  
> LIMIT 1):

The index for your recordedmarkup table is corrupt.  look in contrib for 
optimize_mythdb.pl and run it, or look up the mysql syntax for "REPAIR 
TABLE"

-Chris


More information about the mythtv-users mailing list