[mythtv-users] Jump ahead problem w/ .19

Cindy Marasco cindy at getaclue.org
Sat Feb 25 23:43:23 UTC 2006


> >> Sounds like a corrupt recordedmarkup.  Try:
> >>
> >> mysqlcheck -r -umythtv -pmythtv mythconverg
> >>
> >> Then, after it fixes the mysql table, you'll need to rebuild the
> >> seektable for any recordings that have seeking problems using something
> >> like:
> >>
> >> mythcommflag --rebuild -f <filename>
> >>
> >> To re-run the commercial flagging, after rebuilding the seektable, run:
> >>
> >> mythcommflag -f <filename>
> >>
> >> See, also, "mythcommflag --help" for more options.
> >>
> > I did the mysqlcheck and mythcommflag commands and unfortunately I'm
> > still have the same errors.  Skipping ahead 30 seconds I still am
> > seeing messages like:
> >
> >
> > 2006-02-25 23:16:19.462 Dec: DoFastForward: Not enough info in
> > positionMap, we need frame 2076 but highest we have is 1170.
> > 2006-02-25
> > 23:16:19.462 Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
> > 2006-02-25 23:16:19.477 SyncPositionMap prerecorded, from DB: 21 entries
> > 2006-02-25 23:16:19.478 Dec: DoFastForward: Still not enough info in
> > positionMap after sync, we need frame 2076 but highest we have is
> > 1170. Will seek frame-by-frame
>
> What about the output of mythcommflag (and possibly even mysqlcheck)?
> You can re-run them if you didn't save the output.
>

The mysqlcheck showed OK for all of the tables.

Here's the mythcommflag output for one recording.  All of my
recordings are have similar output:
----
[root at cab store]# mythcommflag --rebuild -f 1107_20060224070000.mpg
2006-02-25 15:30:56.469 Using runtime prefix = /usr
2006-02-25 15:30:56.495 New DB connection, total: 1
2006-02-25 15:30:56.505 Connected to database 'mythconverg' at host: localhost
2006-02-25 15:30:56.510 mythcommflag version: 0.19.20060121-2 www.mythtv.org
2006-02-25 15:30:56.511 Enabled verbose msgs: important

MythTV Commercial Flagger, started at Sat Feb 25 15:30:56 2006
Rebuilding SeekTable(s) for:
ChanID  Start Time      Title                                      Status
------  --------------  -----------------------------------------  ------
2006-02-25 15:30:56.527 New DB connection, total: 2
1107    20060224070000  The Daily Show With Jon Stewart           
2006-02-25 15:30:56.576 Using protocol version 26
[mpeg @ 0x172360]Parser not found for Codec Id: 94210 !
0: start_time: 0.036 duration: 161.384
1: start_time: 3301.526 duration: 161.398
2: start_time: 0.030 duration: 161.358
stream: start_time: 0.334 duration: 38476.597 bitrate=243 kb/s
  4%/ 1137fpsRebuilt

Finished commercial break flagging at Sat Feb 25 15:31:46 2006

[root at cab store]# mythcommflag -f 1107_20060224070000.mpg
2006-02-25 15:31:52.281 Using runtime prefix = /usr
2006-02-25 15:31:52.309 New DB connection, total: 1
2006-02-25 15:31:52.317 Connected to database 'mythconverg' at host: localhost
2006-02-25 15:31:52.323 mythcommflag version: 0.19.20060121-2 www.mythtv.org
2006-02-25 15:31:52.324 Enabled verbose msgs: important

MythTV Commercial Flagger, started at Sat Feb 25 15:31:52 2006
Flagging commercial breaks for:
ChanID  Start Time      Title                                      Breaks
------  --------------  -----------------------------------------  ------
2006-02-25 15:31:52.356 New DB connection, total: 2
1107    20060224070000  The Daily Show With Jon Stewart           
2006-02-25 15:31:52.392 Using protocol version 26
[mpeg @ 0x172360]Parser not found for Codec Id: 94210 !
0: start_time: 0.036 duration: 161.384
1: start_time: 3301.526 duration: 161.398
2: start_time: 0.030 duration: 161.358
stream: start_time: 0.334 duration: 38476.597 bitrate=243 kb/s
 99%/153fps[mpeg2video @ 0x3f5ce4]invalid mb type in B Frame at 8 5
[mpeg2video @ 0x3f5ce4]Warning MVs not available
3

Finished commercial break flagging at Sat Feb 25 15:37:42 2006
-----

If I try to skip commercials it says not flagged and shows the program
lenght as being 10:41:16, and the 30 second skip has the message I
gave before.

Thanks for your help.

Cindy


More information about the mythtv-users mailing list