[mythtv-commits] Ticket #11435: recordedseek as recorded differs from mythcommflag

MythTV noreply at mythtv.org
Sun Mar 3 15:14:28 UTC 2013


#11435: recordedseek as recorded differs from mythcommflag
----------------------------------+--------------------------------
 Reporter:  blm-ubunet@…          |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.26-fixes
 Severity:  low                   |     Resolution:
 Keywords:  H264 recordedseek     |  Ticket locked:  0
----------------------------------+--------------------------------
Changes (by stichnot):

 * status:  new => infoneeded_new
 * version:  Master Head => 0.26-fixes


Comment:

 I have a suspicion that "garbage" frames at the beginning of the recording
 are being parsed and processed by the recorder but ignored by the
 player/ffmpeg until the first keyframe is seen.

 Could you attach the seektable for such a recording, before and after
 running "mythcommflag --rebuild"?

 {{{
 select * from recordedseek where chanid=<my_chanid> and
 starttime=<my_starttime>
 order by mark, type;
 }}}

 This may be a dup of #11328.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11435#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list