[mythtv-commits] Ticket #3608: Latest ffmpeg sync causes decoded AC3 audio to sound like it is going through a table fan.

MythTV mythtv at cvs.mythtv.org
Wed Jun 13 03:22:32 UTC 2007


#3608: Latest ffmpeg sync causes decoded AC3 audio to sound like it is going
through a table fan.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  unknown
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by markspieth):

 build without ac3_decoder and with liba52bin fixes this.
 this is a change from the previous ffmpeg which disabled ac3dec and used
 liba52 only.

 changes to configure are
 --enable-liba52bin --disable-decoder=ac3 --enable-decoder=liba52

 liba52 is then an external dependency

 This was mentioned in aprevious email my me.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3608#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list