View Single Post
  #5 (permalink)  
Old 16th May 2016
foxidrive foxidrive is offline
Junior Member
BS.Player Newbie
 
Join Date: Apr 2014
Posts: 9
Rep Power: 0
foxidrive is on a distinguished road
Default

Quote:
Originally Posted by flhthemi View Post
just download the all in one Windows zip file using the link Ico-Man supplied. Unzip the file to your C: drive.

Double click the one that corresponds to the GPU type you need a custom codec for.
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
Reply With Quote
 

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