Walid Salman <bza.salman <at> gmail.com> writes: > I download the ffmpeg-2.7.2 on my server but when I need > to install it with :
I believe you can only get support for current FFmpeg git head on this mailing list. > ./configure --enable-gpl --enable-postproc --enable-swscale > --enable-avfilter --enable-libmp3lame --enable-libvorbis > --enable-libtheora --enable-libx264 --enable-libspeex > --enable-shared --enable-pthreads Not necessarily related: The options "--enable-postproc --enable-avfilter --enable-pthreads" have no effect, I suggest you remove them. > it show this error : > > Unable to create and execute files in /tmp. Set the TMPDIR > environment variable to another directory and make sure that > it is not mounted noexec. Did you try this? Carl Eugen _______________________________________________ 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".
