Sorry for spamming you with this, but I want to make the pipeline right. The pipeline works fine with avenc_aac and avmux_mp4 (or ex. avmux_mov) :
$ gst-launch-1.0 -e pulsesrc device="alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" ! queue ! audioconvert ! audioresample ! avenc_aac compliance=-2 ! avmux_mp4 ! filesink location=test.mp4 Also the default input-device was by default set to this laptop's internal microphone (and was impossible to change in sound settings), therefore I use the device="xxx" parameter. $ pactl list | grep -A2 'Source #' | grep 'Name: ' | cut -d" " -f2 What is the right name; "gstreaemer-libav" or "gstreaemer-plugins-libav"? EOL. -- 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 : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

