Comment 4 for bug 1299376

Revision history for this message
moma (osmoma) wrote :

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?