[mythtv-commits] Ticket #6749: Invalid audio streams caused by changset 20971

MythTV mythtv at cvs.mythtv.org
Tue Jul 21 15:35:20 UTC 2009


#6749: Invalid audio streams caused by changset 20971
---------------------------------------------------------------+------------
 Reporter:  Matthias "mortalmatt" Dahl <devel at mortal-soul.de>  |       Owner:  ijr    
     Type:  defect                                             |      Status:  new    
 Priority:  minor                                              |   Milestone:  unknown
Component:  MythTV - General                                   |     Version:  head   
 Severity:  medium                                             |     Mlocked:  0      
---------------------------------------------------------------+------------
 Changeset 20971 causes invalid audio streams to appear along side valid
 ones. Reverting 20971 fixes the problem.

 The problem seems to be that the decision if a stream is an audio stream
 or not, is made upon the existence of a language description which leads
 to some streams wrongfully labeled as audio. The following patch adds a
 proper check if the stream is indeed an audio stream or not. This fixes
 the problem and so far hasn't caused any new ones.

 Hope that helps...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6749>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list