[mythtv-commits] Ticket #1104: multi channel audio support

MythTV mythtv at cvs.mythtv.org
Fri Oct 5 17:00:06 UTC 2007


#1104: multi channel audio support
-------------------------+--------------------------------------------------
 Reporter:  Mark Spieth  |        Owner:  ijr 
     Type:  enhancement  |       Status:  new 
 Priority:  minor        |    Milestone:  0.21
Component:  mythtv       |      Version:  head
 Severity:  medium       |   Resolution:      
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by paul at paulcatchpole.co.uk):

 Since the above, I've tested a recompile with "--disable-liba52 --enable-
 decoder=ac3  --disable-decoder=liba52" as well as with the inverse - both
 result in the same error.

 In my SVN tree, only parser.c has any reference to ac3_decoder, and the
 downloaded liba52 tree doesn't have a mention of it in any file.

 I'm, clearly, not very good at programming, so I'm a bit stuck with
 this...

 FFMpeg's current SVN tree does, however, have an ac3_parser.c/h and that
 includes reference to the ac3_sync.

 (diskless) myth ffmpeg # less ./libavcodec/ac3_parser.c |grep ac3_sync
 static int ac3_sync(const uint8_t *buf, int *channels, int *sample_rate,
     s->sync = ac3_sync;

 Hope this helps someone work out the issue! :-)

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


More information about the mythtv-commits mailing list