[mythtv-commits] Ticket #7638: DVD: wrong audio track selected when switching

MythTV mythtv at cvs.mythtv.org
Fri Dec 4 20:05:37 UTC 2009


#7638: DVD: wrong audio track selected when switching
------------------------------------+---------------------------------------
 Reporter:  linux@…                 |       Owner:  skamithi
     Type:  defect                  |      Status:  assigned
 Priority:  minor                   |   Milestone:  unknown 
Component:  MythTV - General        |     Version:  unknown 
 Severity:  medium                  |     Mlocked:  0       
------------------------------------+---------------------------------------

Comment(by linux@…):

 Hi,

 I did some further testing and realized that the patch I initially
 provided is not correct. I now also understand why the sorting of the
 audio track list is necessary. However, the problem with the
 implementation was that it was sorting based on the physical audio stream
 ids and not the logical ones. The logical stream ids differ from the
 physical ones as those are offset depending of the stream encoding.

 I am attaching a new patch against the current trunk (r22950) which sorts
 the audio streams according to their logical ids. This fixes all my
 (known) outstanding language sorting problems for me.

 Best wishes,

 Martin.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7638#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list