Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1411 closed defect (invalid)

IVTV Source, Unable to Commflag, program playback problems (FFWD-RWD Fails at 5x and above)

Reported by: anaerin@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Perhaps linked to #1358.

Capture Card: 2xPVR250 (IVTV 4.2.0) Playback Card: NVidia GeForce? FX 5200 (NVidia Driver 7174)

CommFlag? reports:

# mythcommflag --all
2006-02-27 10:15:05.581 Using runtime prefix = /usr
2006-02-27 10:15:05.799 New DB connection, total: 1
2006-02-27 10:15:05.881 Connected to database 'mythconverg' at host: 192.168.1.129
2006-02-27 10:15:05.883 mythcommflag version: 0.19.20060226-1 www.mythtv.org
2006-02-27 10:15:05.884 Enabled verbose msgs: important

MythTV Commercial Flagger, started at Mon Feb 27 10:15:05 2006
Flagging commercial breaks for:
ChanID  Start Time      Title                                      Breaks
------  --------------  -----------------------------------------  ------
2006-02-27 10:15:05.930 New DB connection, total: 2
2006-02-27 10:15:06.048 New DB connection, total: 3
1061    20050201010900  CSI: Crime Scene Investigation             IN USE
                        (the program is already being flagged elsewhere)
1032    20050202190000  CSI: Crime Scene Investigation             2006-02-27 10:15:06.429 Using protocol version 27
0: start_time: 0.036 duration: 323.619
1: start_time: 0.030 duration: 323.598
stream: start_time: 0.334 duration: 3595.832 bitrate=5698 kb/s
Finding Logo[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe
[mpeg2video @ 0xb73e7310]warning: first frame is no keyframe

On playback/rewind (Greater than 5x) the recording jumps back to the very beginning and doesn't move.

And the total time is reported VERY wrong (a 1-hour recording claims to be 11:20:27 long)

Comments? Suggestions?

Change History (3)

comment:1 Changed 18 years ago by anaerin@…

Additional - When watching LiveTV, playback, Time, FFWD and REWD at any speedis fine. But when watching the same recording from the "Watch Recordings" menu, all the above errors are there.

comment:2 Changed 18 years ago by Isaac Richards

Priority: majorminor
Resolution: invalid
Status: newclosed

All symptoms point to a database issue (corrupt recordedmarkup table). See instructions in the docs on how to fix.

comment:3 Changed 18 years ago by anaerin@…

Confirmed as broken recordedmarkup table. Jeez, you'd think MySQL would try an auto-repair or something!

Now, to get the Plugins to work in the latest version...

Note: See TracTickets for help on using tickets.