After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 389896 - gstreamer-pluggins-bad can't install faad while other media players do use it
gstreamer-pluggins-bad can't install faad while other media players do use it
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
0.10.4
Other Linux
: Normal normal
: 0.10.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-27 01:19 UTC by kwame
Modified: 2007-03-07 11:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description kwame 2006-12-27 01:19:00 UTC
gstreamer can't play .mp4, .m4a audio files
totem-gstreamer can't play dvd's while totem-xine can

totem error:
"You do not have a decoder installed to handle this file. You might need to install the necessary plugins."

re-installing via apt doesn't help

when building from source, after ./configure i get the folowing output:

while configuring
configure: *** checking feature: AAC decoder plug-in ***
configure: *** for plug-ins: faad ***
checking for faacDecOpen in -lfaad... no
configure: *** These plugins will not be built: faad

and
after configure
configure: *** Plug-ins with dependencies that will NOT be built:
        amrwb
        bz2
        cdaudio
        dfbvideosink
        divx
        dtsdec
        faac
        faad
        gsmenc gsmdec
        gstalsa
        ivorbisdec
        jack
        ladspa
        libmms
        mpeg2enc
        musepack
        musicbrainz
        neonhttpsrc
        soundtouch
        spc
        theoraexpdec
        wavpack
        xvid

i have faad 2.5-1 and the libfaad-1dev version 2.5-1 on my system
i have installed the latest debian amd64 packages of all the gstramer pluggins and it still doesnt work

my system is debian etch on an amd64 machine i have never been able to play m4a files using gstreamer
Comment 1 Michael Smith 2006-12-27 01:24:32 UTC
faad 2.5 is not API or ABI compatible with faad 2.0. The gstreamer plugin doesn't currently support faad 2.5.

Downgrade to 2.0 to fix this.

Leaving open; some day we should add support for faad 2.5