2018-09-06 13:09 GMT+02:00, Remo Rayamajhi <[email protected]>: > > Hello I m using ubuntu server 16.04 , I need to compile the ffmpeg . > > I tried to install it from > https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
I don't think so... > each time I got error > message on yasm nsam , libfdk , and now I m gtting error > > License: nonfree and unredistributable > Creating config.mak, config.h, and doc/config.texi... > config.h is unchanged > config.asm is unchanged > libavutil/avconfig.h is unchanged > libavcodec/bsf_list.c is unchanged > libavformat/protocol_list.c is unchanged > root@nettv:~/ffmpeg_sources/ffmpeg-3.1.11# make Generally, only current FFmpeg git head is supported on this mailing list. In this specific case, you want to compile an old version of FFmpeg with a newer version of a library FFmpeg depends on. To make this work, we would need better crystal balls... Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
