https://trac.ffmpeg.org/wiki/CompilationGuide
On Mon, 7 Oct 2019 at 15:04, Jack Waller <[email protected]> wrote: > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS <[email protected]> > wrote: > > > Dear Team, > > > > Greetings to all, I am downloaded the version of FFMPEG source code > > from FFMPEG official Forum.When running the sudo make command on my > > linux system I am getting the errors, for that I am attached the snap. > > > > From the downloaded source code also there is no config.h and > > libavutil/avconfig.h,ffbuild/config.mak files.So is it neccessary to > > include all.And after the compilation process how to run the source > > code.And kindly provide the clarifications about the compilation process > > (regarding the errors and how to solve that).And the Execution process > > of the source code. > > > > > > > You should run "./configure" to generate them firstly. > _______________________________________________ > ffmpeg-user mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
