K
K
Kirill 12015-08-22 22:44:20
ubuntu
Kirill 1, 2015-08-22 22:44:20

OpenMeeting Unknown encoder 'libfdk_aac' for some reason?

Good time!
I install openmeeting on ubuntu server 14.10, everything is according to the instructions from the site, everything took off, but not everything. install ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2
build ./configure --enable-gpl --enable-version3 --enable-postproc --enable-libvorbis --enable-libvpx --enable-libmp3lame --enable-libx264 --enable-nonfree make checkinstall --pkgname=ffmpeg --pkgversion=2.5.3 --backup=no --deldoc=yes --default Attached is a screenshot.. I can't figure out what the problem is.

31db27e1a48a4216844d5099f03f8f27.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Cyril 1, 2015-08-23
@SmileyK

I decided ....
take
https://github.com/mstorsjo/fdk-aac
unpack
and install

autoreconf -fiv
./configure --prefix="$HOME/ffmpeg_build" --disable-shared
make
make install
make distclean

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question