[FFmpeg-user] Ffmpeg build on Ubuntu

Thomas Hehl thomas.hehl at lexmark.com
Thu Dec 3 20:31:07 CET 2015


I'm trying to build ffmpeg on my Ubuntu 15.10 box. I am following these
instructions:

https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu

Following the directions the first build I'm having to do is for libx265. I
have followed the directions up until:

thomas at thomas-linux-box:~/ffmpeg_sources/x265/build/linux$ make install
[ 23%] Built target encoder
[ 87%] Built target common
[ 87%] Built target x265-static
[100%] Built target cli
Install the project...
-- Install configuration: "Release"
-- Installing: /home/thomas/ffmpeg_build/lib/libx265.a
-- Installing: /home/thomas/ffmpeg_build/include/x265.h
-- Installing: /home/thomas/ffmpeg_build/include/x265_config.h
-- Installing: /home/thomas/ffmpeg_build/lib/pkgconfig/x265.pc
-- Installing: /home/thomas/ffmpeg_build/bin/x265
thomas at thomas-linux-box:~/ffmpeg_sources/x265/build/linux$ make distclean
make: *** No rule to make target 'distclean'.  Stop.

I am unsure how to proceed.

Thanks!


More information about the ffmpeg-user mailing list