questo è il pacchetto che sto usando:
Ho installato anche opencore-amr,ma niente...
ed ecco cosa leggo nello slackbuild:
Codice: Seleziona tutto
# ---------------------------------------------------------------------------
# -- PATENT ALERT! --
# MPlayer source contains an internal copy of 'libdvdcss' for reading DVD's.
# This is considered illegal software in some countries.
# Also, MPLayer can be built with MP3 (lame) and AMR audio encoders
# (needed for FLV and .3GP videos) but these libraries are 'contaminated'
# with patents from Fraunhofer and GGP.
# Also, the AAC encoder has patent issues.
# The Slackware package is built with "USE_PATENTS=NO" i.e. without using
# the lame mp3, faac, AMR and dvdcss libraries.
# This also means that this creates a version of MPlayer that is unable
# to play encrypted DVD's (which is most DVD's on the market). If it is
# allowed in your country to use libdvdcss, this is not a big problem though.
# Install a libdvdcss package and it will be picked up automatically by
# MPlayer's internal libdvdread library, so that MPlayer will again be able
# to play encrypted DVD's.
#
# If you have licenses to use the code, and/or the patents do not apply in
# your region, and you take all legal responsibility, you may wish to build
# MPlayer with the option USE_PATENTS=YES which will include potentially
# patent-encumbered code.
Dallo Slackbuild, il pacchetto è stato compilato senza il supporto ad amr ed ecco perchè non si sente il suono...
mi conviene ricompilarlo?
EDIT: Lo sto ricompilando includendo i supporti esclusi nello Slackbuild..
EDIT2: Appena avrò tempo devo compilare i pacchetti usando gli Slackbuild usati qui su Slacky..