[FFmpeg-user] Problem

Reindl Harald h.reindl at thelounge.net
Thu Aug 11 19:52:37 EEST 2016



Am 11.08.2016 um 11:26 schrieb Miloš Blagojević:
> Hi,
>
> I am using the latest version of the Git, however,  I get:
>
> bash:
> --prefix=/c/Users/sanja/Downloads/android-ndk-r12b-windows-x86_64/android-ndk-r12b/sources/ffmpeg-3.1.2/android/arm:
> No such file or directory
> bash: --enable-shared: command not found
> bash: --disable-static: command not found
> bash: --disable-doc: command not found
> bash: --disable-ffmpeg: command not found
> bash: --disable-ffplay: command not found
> bash: --disable-ffprobe: command not found
> bash: --disable-ffserver: command not found
> bash: --disable-avdevice: command not found
> bash: --disable-doc: command not found
> bash: --disable-symver: command not found

first: your subject is crap

second: configure commands are supposed to be *one* line and if you want 
to break it into several lines you are supposed to do it correct:

./configure \
  --enable-shared \
  --disable-static \




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160811/b9246106/attachment.sig>


More information about the ffmpeg-user mailing list