View Single Post
  #6 (permalink)  
Old 26th June 2016
chovan chovan is offline
Junior Member
BS.Player Newbie
 
Join Date: Jun 2016
Posts: 1
Rep Power: 0
chovan is on a distinguished road
Default

Quote:
Originally Posted by foxidrive View Post
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...

Last edited by chovan; 26th June 2016 at 02:13 AM.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20