[Libav-user] Build FFmpeg on raspberry pi

Denis info at denisgottardello.it
Sun Aug 18 12:53:46 CEST 2013


./configure --enable-gpl --enable-nonfree --enable-libx264 --enable-libvorbis --enable-libtheora --enable-libvpx --enable-shared --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
(I use these options on Debian i386 without any problem.)

ends correctly with 

License: nonfree and unredistributable
Creating config.mak, config.h, and doc/config.texi...
config.h is unchanged
libavutil/avconfig.h is unchanged

but whe i try to execute make I obtain the error:

pi at raspberrypi ~/Cpp/ffmpeg-2.0 $ make
Makefile:1: ../config.mak: File o directory non esistente
make: *** No rule to make target `../config.mak'.  Stop.
pi at raspberrypi ~/Cpp/ffmpeg-2.0 $ 

What it means?

-- 
www.denisgottardello.it
Skype: mrdebug
Videosurveillance and home automation! 
http://www.denisgottardello.it/DomusBoss/DomusBoss.php


More information about the Libav-user mailing list