Brandon Saunders wrote:
--On Monday, December 12, 2005 10:01 PM -0500 "Michael T. Dean"
<[EMAIL PROTECTED]> wrote:
Brandon Saunders wrote:
1. After about 4 minutes into a show the fastforward stops working.
It just jumps ahead one second. The display also changes from "Skip
Ahead \n 1:00 of 57:00" to "skip Ahead \n 0:06:15 of 1:25:37" I don't
understand why it doesn't understand the length of the show.
Sounds like a corrupt recordedmarkup table. Time to do a mysqlcheck.
I saw that in my backend logs during my initial debugging process. I
ran a repair, and the errors have gone away. The playback problem
persists. At the time I did not clear the table.
I just cleared the table, and the problem still persists.
If the table were corrupt, you would need to re-create the seektable
information (and commflagging info, if desired) to fix the playback
problems. To fix the seektable:
mythcommflag --rebuild -f <filename>
To re-run commercial flagging, after rebuilding the seektable (as
above), run:
mythcommflag -f <filename>
You can also specify channel and starttime instead of filename. See
"mythcommflag --help" for more options.
Note that now that you've cleared the table, all your recordings should
have issues with seeking. You can rebuild seektables/commflag all
recordings with the "--all" option.
Mike
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users