tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

Build Scripts not generated #621

Closed keyur1sst closed 3 years ago

keyur1sst commented 3 years ago

I have tried different option to check whether it is running or not i.e. ./android.sh , ./android.sh --enable-libvpx --enable-libwebp --enable-libvorbis --enable-kvazaar --disable-x86 --disable-x86-64 --reconf-kvazaar --reconf-libvpx But I'm getting error like this error: Can not run git commands in this folder. See build.log.

When I look into build.log, I found followings:

INFO: Using Android NDK v21.0.6113669 provided at /home/mohit/Android/sdk/ndk/21.0.6113669

INFO: Build options: --enable-libvpx --enable-libwebp --enable-libvorbis --enable-kvazaar --disable-x86 --disable-x86-64 --reconf-kvazaar --reconf-libvpx

fatal: No names found, cannot describe anything.
github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.