[FFmpeg-user] compile ffmpeg missing Xlib, or indevs is empty

Roger Pack rogerdpack2 at gmail.com
Mon Jan 16 20:27:35 EET 2017


On 1/14/17, 密思刘 <yjdwbj at gmail.com> wrote:
> ffmpeg-3.2.2/b4$../configure --disable-ffplay --disable-ffprobe
> --disable-ffserver --disable-doc --disable-htmlpages --disable-manpages
> --disable-podpages --disable-txtpages --disable-logging --disable-protocols
> --enable-protocol='file,data,pipe' --disable-encoders --enable-encoder=gif
> --disable-decoders --enable-decoder='gif,rawvideo' --disable-outdevs
> --disable-filters --enable-filter='scale,zscale' --disable-muxers
> --enable-muxer='gif,rawvideo' --disable-demuxers
> --enable-demuxer='gif,rawvideo' --disable-hwaccels --disable-parsers
> --disable-bsfs --disable-indevs --enable-indev='dshow,x11grab'
> --extra-libs=-static --extra-cflags=--static --disable-sdl2
> --disable-bzlib  --disable-vdpau --disable-xvmc --disable-nvenc
> --enable-gpl --enable-nonfree  --enable-x11grab
> ERROR: Xlib not found
>
> If you think configure made a mistake, make sure you are using the latest
> version from Git.  If the latest version fails, report the problem to the
> ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
> Rerun configure with logging enabled (do not use --disable-logging), and
> include the log this produces with your report.

--enable-indev='dshow

dshow on linux might not work since it's a windows thing.


More information about the ffmpeg-user mailing list