[mythtv-commits] Ticket #11759: PULL REQUESTS: Mythtranscode cutting problem

MythTV noreply at mythtv.org
Sat Aug 17 14:22:33 UTC 2013


#11759: PULL REQUESTS: Mythtranscode cutting problem
-------------------------+----------------------------------------
 Reporter:  mythtv@…     |           Type:  Patch - Bug Fix
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - Mythtranscode
  Version:  Unspecified  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+----------------------------------------
 Mythtranscode uses a frame queue. The queue holds pointers. After a seek
 for the purpose of cutting, DiscardFrames is called and can cause frames
 referred to from the queue to be overwritten by new ones from the decoder.
 This patch stops the discarding of frames and fixes the problem.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11759>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list