2018-08-20 18:38 GMT+02:00, Mohammed Bey Ahmed Khernache <[email protected]>:

> ./configure
> --cross-prefix=/root/arm64-toolchains-r14b/bin/aarch64-linux-android-
> --sysroot=/root/arm64-toolchains-r14b/sysroot/ --arch=arm64
> --target-os=android --prefix="$HOME/ffmpeg_build"
> --pkg-config-flags="--static" --extra-cflags="-I$HOME/ffmpeg_build/include
> -pie" --extra-ldflags="-L$HOME/ffmpeg_build/lib -pie"  --bindir="$HOME/bin"
> --enable-gpl --enable-hwaccel=auto  --enable-nonfree

(-pie should not be necessary anymore.)

There is no "--enable-hwaccel=auto" configure option and I strongly
suspect you don't want to use --enable-nonfree.
More important is what hwaccels configure shows as enabled.

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".

Reply via email to