[FFmpeg-user] FFmpeg Library

Satinder Singh satinder at frankly.me
Thu Sep 17 15:02:28 CEST 2015


ok , thank u !

On Thu, Sep 17, 2015 at 5:56 PM, Steven Liu <lingjiujianke at gmail.com> wrote:

> You should install SDL-devel package,
> https://www.libsdl.org/download-1.2.php
>
> 2015-09-17 20:07 GMT+08:00 Satinder Singh <satinder at frankly.me>:
>
> > Hi ,
> >
> > Sir Thank you very Much I install ffmpeg latest version that is working
> > perfectly when I am compiling my code inside the ffmpeg/doc/example
> > directory . but when I am compiling ffplay outside from ffmpeg directory
> > there have some error like :
> >
> > root at satiender-Aspire-E5-571:/home/satiender/FFmpeg-API-devel# make
> ffplay
> > ffplay.c
> > cc -I/usr/local/include   -Wall -g    ffplay.c  -pthread -L/usr/local/lib
> > -lavdevice -lavfilter -lpostproc -lavformat -lavcodec -lXv -lXext
> -lva-x11
> > -lva -lxcb-shm -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lX11 -lasound
> > -lSDL -lx264 -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg
> > -lopus -lmp3lame -lfreetype -lfdk-aac -lass -llzma -lz -lswresample
> > -lswscale -lavutil -lm    -o ffplay
> > ffplay.c:49:17: fatal error: SDL.h: No such file or directory
> >  #include <SDL.h>
> >                  ^
> > compilation terminated.
> > make: *** [ffplay] Error 1
> >
> > On Thu, Sep 17, 2015 at 5:03 PM, Reindl Harald <h.reindl at thelounge.net>
> > wrote:
> >
> > >
> > > Am 17.09.2015 um 13:28 schrieb Satinder Singh:
> > >
> > >> Hi , I send  my output file , now please help
> > >>
> > >
> > > what's wrong with you that you just can't wait for possible answers
> while
> > > you are NOT USING FFMPEG AT ALL - that is a stoneold libav
> > >
> > >
> > > ffmpeg version 0.8.17, Copyright (c) 2000-2014 the Libav developers
> built
> > > on Sep 14 2015 18:09:37 with gcc 4.8.4
> > >
> > >
> > >
> > > _______________________________________________
> > > ffmpeg-user mailing list
> > > ffmpeg-user at ffmpeg.org
> > > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > >
> > >
> > _______________________________________________
> > ffmpeg-user mailing list
> > ffmpeg-user at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list