libavformat is a mandatory component

255 views
Skip to first unread message

isal...@gmail.com

unread,
Oct 14, 2015, 9:50:49 PM10/14/15
to obe-discuss
Hi,

I am trying to install OBE. I've already done the per-requisites. When I try to do the following command

~/obe-rt# ./configure --prefix=/usr

I get the message that

libavformat is a mandatory component

Knowing that I have already installed the LIBAV git, compile and make it.

Please help...

regards,

Federico Allegretti

unread,
Jun 28, 2017, 12:09:53 PM6/28/17
to obe-discuss
hi Irfan, i managed to have this procedure to get the OBE installed (is in italian in the notes, you can easly manage):

IL SISTEMA OPERATIVO DEVE ESSERE A 64 BIT!!!

aggiungere il repository debian multimedia in /etc/apt/sources.list:
deb http://www.deb-multimedia.org stretch main non-free

poi:

sudo apt-get update

sudo apt-get install deb-multimedia-keyring

sudo apt-get install build-essential yasm libx264-dev libswscale-dev libavresample-dev libavformat-dev libreadline-dev libzvbi-dev libtwolame-dev

#compila i driver della scheda asi:

sudo apt-get install linux-headers-$(uname -r)

git clone https://github.com/kierank/dveo-linux-master.git

cd dveo-linux-master

make

make install

#compila libmpegts:
git clone https://github.com/kierank/libmpegts.git

cd libmpegts
./configure
make
sudo make install

cd ..

#compila open broadcast encoder
git clone https://github.com/kierank/broadcastencoder.git
cd broadcastencoder
./configure
make

cd ..

Federico Allegretti

unread,
Aug 10, 2017, 2:08:26 PM8/10/17
to obe-discuss
fun i got problems in ubuntu x64 platforms ....


opendvb@opendvb:~/src/broadcastencoder$ ./configure
libavformat is a mandatory component
opendvb@opendvb:~/src/broadcastencoder$ sudo apt-get install libavformat-dev
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze      
Lettura informazioni sullo stato... Fatto
libavformat-dev is already the newest version (7:2.8.11-0ubuntu0.16.04.1).


on debian machine this never occours ..... to me


On Thursday, 15 October 2015 03:50:49 UTC+2, Irfan Saleem wrote:

Jóhannes Reykdal

unread,
Aug 11, 2017, 9:37:26 AM8/11/17
to Federico Allegretti, obe-discuss

I would recommend using the LTS version of Ubuntu. Compiles well there and will be updated for a while yet.

JR


--
You received this message because you are subscribed to the Google Groups "obe-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to obe-discuss...@googlegroups.com.
To post to this group, send email to obe-d...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages