[mythtv-commits] Ticket #12016: Watching in progress recording stutters

MythTV noreply at mythtv.org
Sat Mar 15 10:49:14 UTC 2014


#12016: Watching in progress recording stutters
---------------------------------------+----------------------------
 Reporter:  angela.schmid@…            |          Owner:
     Type:  Bug Report - General       |         Status:  new
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - Video Playback    |        Version:  0.27-fixes
 Severity:  medium                     |     Resolution:
 Keywords:  WatchingRecording stutter  |  Ticket locked:  0
---------------------------------------+----------------------------

Comment (by angela.schmid@…):

 >So, is the underlying bug that the MythTV installer created InnoDB tables
 instead of MyISAM?
 No, I used MySQL a couple of months for work and I had to make
 optimizations; I used some analyzing/update scripts which could have
 introduced the changes to use the InnoDB engine for all DBs. They are all
 dropped and mythconverg is using the MYISAM engine again.

 The backend should write to the DB in a separate thread, similar how DB
 writes for passive EIT collection are implemented.

 Writing volume changes immediately to the DB in the frontend makes no
 sense; writing the settings at the end of playback would be just fine.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12016#comment:21>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list