[mythtv-commits] Ticket #11440: Patch: Fix audio sync

MythTV noreply at mythtv.org
Wed Mar 6 11:03:09 UTC 2013


#11440: Patch: Fix audio sync
---------------------------------------+------------------------
     Reporter:  kevin@…                |      Owner:  jyavenard
         Type:  Bug Report - General   |     Status:  new
     Priority:  minor                  |  Milestone:  unknown
    Component:  MythTV - Audio Output  |    Version:  0.26-fixes
     Severity:  medium                 |   Keywords:
Ticket locked:  0                      |
---------------------------------------+------------------------
 I have many files where the A/V sync would be off by 300-400 ms.  Upon
 closer examination, the files in question had rather large audio packets,
 coincidentally the same size as the A/V sync error. So I dug into the
 code, thinking somewhere in the A/V sync routines, it was referencing the
 timestamp of the beginning of the audio packet, rather than the end.  As
 it turns out, it looks like a simple typo is to blame.

 Attached is my fix, which fixes the A/V sync on all my problematic files.

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


More information about the mythtv-commits mailing list