On 1/14/17, 密思刘 <[email protected]> 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 > [email protected] 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. _______________________________________________ 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".
