[mythtv-commits] Ticket #8366: aac background music in foreground / little to no actor's dialogue audible

MythTV mythtv at cvs.mythtv.org
Tue Apr 20 12:22:15 UTC 2010


#8366: aac background music in foreground / little to no actor's dialogue audible
---------------------------------------------------+------------------------
 Reporter:  Johnny Walker <johnnyjboss@…>          |       Owner:  jyavenard 
     Type:  defect                                 |      Status:  new       
 Priority:  minor                                  |   Milestone:  0.24      
Component:  MythTV - Audio Output                  |     Version:  Trunk Head
 Severity:  low                                    |     Mlocked:  0         
---------------------------------------------------+------------------------

Comment(by Johnny Walker <johnnyjboss@…>):

 I did make a backup - if it's needed or suggested by the devs I can
 attempt to rollback my installation to settle the 'did this play in .22'
 and if so 'what were the compile options' questions.

 I've attempted to recompile my .23-fixes frontend adding the --enable-
 libfaad and I get the following:

 ccache g++ -Wl,-O1 -o mythavtest version.o main.o    -L/usr/lib
 -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil
 -L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libswscale
 -L../../libs/libmythdb -L../../libs/libmythui -L../../libs/libmythupnp
 -lmythtv-0.23 -lmythavformat-0.23 -lmythavutil-0.23 -lmythavcodec-0.23
 -lmythswscale-0.23 -lmythupnp-0.23 -lmythdb-0.23 -lmythui-0.23 -lmyth-0.23
 -L../../libs/libmythlivemedia -lmythlivemedia-0.23
 -L../../libs/libmythfreemheg -lmythfreemheg-0.23
 -L../../libs/libmythhdhomerun -lmythhdhomerun-0.23 -lfreetype -lz
 -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr/X11R6/lib -lXinerama -lX11
 -lXext -lXxf86vm -lXv -lXrandr -lXvMCW -ldl -lXvMC -lpulse
 -L/usr/local/lib -lpthread -lGLU -lGL -lQtSql -lQtXml -lQtOpenGL -lQtGui
 -lQtNetwork -lQtCore
 ../../libs/libavcodec/libmythavcodec-0.23.so: undefined reference to
 `aac_decoder'
 collect2: ld returned 1 exit status
 make[2]: *** [mythavtest] Error 1
 make[2]: Leaving directory
 `/home/johnny/Documents/mythtv-0-23/mythtv/programs/mythavtest'
 make[1]: *** [sub-mythavtest-make_default] Error 2
 make[1]: Leaving directory
 `/home/johnny/Documents/mythtv-0-23/mythtv/programs'
 make: *** [sub-programs-make_default-ordered] Error 2

 I see the following 2 packages installed:

 ii  libfaad-dev                          2.6.1-3.1
 freeware Advanced Audio Decoder - developmen
 ii  libfaad0                             2.6.1-3.1
 freeware Advanced Audio Decoder - runtime fi

 my compile was as follows: ./configure --disable-joystick-menu --enable-
 vdpau --enable-libfaad

 Please advise.

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


More information about the mythtv-commits mailing list