[mythtv-commits] Ticket #9690: Mythtranscode is running forever during normal MPEG2 processing (DVB-T, DVB-C)

MythTV noreply at mythtv.org
Fri Mar 25 12:43:59 UTC 2011


#9690: Mythtranscode is running forever during normal MPEG2 processing (DVB-T,
DVB-C)
-------------------------------------+-------------------------------------
 Reporter:  Lutz Mändle              |           Type:  Patch - Bug Fix
  <lmaendle@…>                       |       Priority:  major
   Status:  new                      |      Component:  MythTV -
Milestone:  unknown                  |  Mythtranscode
  Version:  0.24-fixes               |       Severity:  medium
 Keywords:  mythtranscode runs       |  Ticket locked:  0
  forever                            |
-------------------------------------+-------------------------------------
 Maybe since using QThread and QWaitCondition objects in mpeg2fix.cpp
 mythtranscode runs forever during normal MPEG2 processing. I've found,
 that the transcode process comes to the normal end and then waits for a
 thread that not finished so the whole process can not finish. The attached
 patch corrects this problem.

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


More information about the mythtv-commits mailing list