[mythtv-commits] Ticket #11470: slow & pixelized editing in OSD

MythTV noreply at mythtv.org
Sun Mar 31 15:20:40 UTC 2013


#11470: slow & pixelized editing in OSD
----------------------------------+----------------------------
 Reporter:  warpme@…              |          Owner:  jpoet
     Type:  Bug Report - General  |         Status:  accepted
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.26-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by stichnot):

 This sounds like the recorder is identifying fewer keyframes than ffmpeg
 (i.e. mythcommflag --rebuild).  To help verify this, please attach
 "mythfrontend -v playback" logs for such a recording before and after
 running "mythcommflag --rebuild".

 It would also be helpful if you could attach the seektable contents before
 and after mythcommflag --rebuild, i.e.:

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

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


More information about the mythtv-commits mailing list