[FFmpeg-user] FFMpeg Source Code Compilation and Execution Regarding

Erik Dobák erik.dobak at gmail.com
Mon Oct 7 17:23:39 EEST 2019


On Mon, 7 Oct 2019 at 16:19, Jonathan Noble <jonnobleuk at gmail.com> wrote:

> https://trac.ffmpeg.org/wiki/CompilationGuide
>
> On Mon, 7 Oct 2019 at 15:04, Jack Waller <ffmpeg at gmail.com> wrote:
>
> > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS <buvaneshwaris at ridsys.in>
> > 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
> > ffmpeg-user at ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".

and also do not compile it if you do not need to. just install the package:
apt-get install ffmpeg


More information about the ffmpeg-user mailing list