Hello, I noticed this bug when re-compiling audio-recorder for Ubuntu 14.10. Ref: http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/view/head:/src/media-profiles.c
I also tried the avenc_aac from the "gstreamer1.0-libav" package but the recorded file content (test.aac) got bad. gst-launch-1.0 -e pulsesrc ! queue ! audioconvert ! audioresample ! avenc_aac compliance=-2 ! filesink location=test.aac It records, but file content is bad. Maybe it needs other parameters? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1299376 Title: FAAC is missing, libgstfaac.so is not present in any package Status in “gst-plugins-bad1.0” package in Ubuntu: Confirmed Bug description: When gstreamer-plugins-bad is built, libgstfaac.so is omitted from every package. I tried to build the package manually and it didn't help. The library itself is compiled and built, but it is not included in any of the resulting debian packages. In previous version of GStreamer libgstfaac.so was present in gstreamer0.10-plugins-bad-multiverse. Every software that will try to use FAAC in gstreamer 1.0 will not work. :( To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1299376/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp