Quote:
Originally Posted by foxidrive Thank you for the info, as I was searching for this.
I have a script fail here in Windows 8.1 32bit after extracting the allinone_ffmpeg-windows.zip and it is looking for gcc
Has anyone had success with the allinone_ffmpeg-windows.zip package? Code: Since you've disabled or enabled at least one algorithm, you need to do
the following before building:
make depend
Configured for android-armv7.
making depend in crypto...
make[1]: Entering directory `/c/Files/ffmpeg-build-windows/build/src/openssl-1.0.1j/crypto'
../util/domd: line 25: gcc: command not found
make[1]: *** [depend] Error 1 |
Yes, I successfully compiled the source for my ARMv7 CPU. I can find the libffmpeg7_v19.so in the lib folder.
My system is Windows 10.
However, my Allwinner H3 CPU still can't hardware decode HEVC videos in Android...