Giter Club home page Giter Club logo

fdkaac_autobuild's Introduction

DEAD PROJECT!!! Don't use this
------------------------------

This script no longer works because:
1) Due to recent TLS1.1 drop by github and too old OpenSSL version included in MSYS, downloading from github fails.
2) Makefiles are not updated to the latest FDKv2.




INSTALL
-------

Place these files in some directory (Avoid pathnames containing white spaces or non-ascii characters).
Disk space of 200MB or so is required.

1) Execute install-mingw.bat.
   MinGW and MSYS are installed under current directory.
   Sub directories such as bin, include, lib,... are created.
2) Execute build_libfdk_aac.bat.
3) Execute build_fdkaac.bat.

Finally, you will get fdkaac.exe in the current directory.
You can place it to anyware you want.

If you only need fdkaac.exe and don't need to update it,
you can safely remove other files/directories.
Special uninstallation is not required.

Otherwise, you might want to keep MinGW/MSYS.
In this case, you can skip step 1 on the next time.

If you want to move/rename this directory, you have to execute fstab-fix.bat,
so that will point MinGW/MSYS to the new directory.

If step 1 fails for some reason, you can still manually download 
mingw-get-*-bin.zip from http://sourceforge.net/projects/mingw/files/Installer/mingw-get/, place the donloaded file here, and try running install-mingw.bat again like this:
C:\foo\bar> install-mingw.bat mingw-get-0.6.2-mingw32-beta-20131004-1-bin.zip 
(You have to pass the actual filename of mingw-get-*-bin.zip)

fdkaac_autobuild's People

Contributors

monk-time avatar nu774 avatar seiya-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fdkaac_autobuild's Issues

Not working

I tried both the methods but fdkaac.exe is not generating.

Error: missing zip file during execution of build_libfdk_aac

I've been trying to run build_libfdk_aac.bat for several days and everytime I get the same error message:

2018-02-28 22:55:16 (1.24 MB/s) - `files/LibMakefile' saved [5357/5357]

--2018-02-28 22:55:16-- https://github.com/mstorsjo/fdk-aac/archive/master.zip
Resolving github.com... 192.30.253.112, 192.30.253.113
Connecting to github.com|192.30.253.112|:443... connected.
OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Unable to establish SSL connection.
Archive: fdk-aac-master.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of fdk-aac-master.zip or
fdk-aac-master.zip.zip, and cannot find fdk-aac-master.zip.ZIP, period.
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
make: *** No rule to make target `install'. Stop.

Also, the batch file creates an archive fdk-aac-master.zip with 0 bytes.

Cant download mingw-get-0.6.2-mingw32-beta-20131004-1-bin

Hello there, Months ago I successfully did a build but lost the *.exe, so I decided to do another build but I'm getting this error:

retrieving http://sourceforge.net/projects/mingw/files/Installer/mingw-get/
retrieving http://sourceforge.net/projects/mingw/files/Installer/mingw-get/mingw
-get-0.6.2-beta-20131004-1/
retrieving http://sourceforge.net/projects/mingw/files/Installer/mingw-get/mingw
-get-0.6.2-beta-20131004-1/mingw-get-0.6.2-mingw32-beta-20131004-1-bin.zip/downl
oad
retrieving http://downloads.sourceforge.net/project/mingw/Installer/mingw-get/mi
ngw-get-0.6.2-beta-20131004-1/mingw-get-0.6.2-mingw32-beta-20131004-1-bin.zip?r=
&ts=1445142230&use_mirror=superb-dca2
C:\fdkaac_autobuild-master\install-mingw.js(86, 5) (null): The system cannot fin
d the file specified.

I'm on Win7 64 bit.
Thanks in advance.

error during execution of build_libfdk_aac.bat

When I made a try to build fdk_aac.exe got an error message during execution of build_libfdk_aac.bat:

make: cc: Command not found
make: *** [libfdk-aac-0.dll] Error 127

The mingw seems to be installed correctly, without any error message.
The problem exist (same) both on 32 and 64 bit edition of Windows 7 Professional .
I used the files from the most recent version of fdk-aac-master.zip downloaded from here.

error when using fdkaac_autobuild

I'm on Windows 7 (64 bits), and I can't execute correctly install-mingw.bat. This message appear (in french because I have Windows 7 in french) :

retrieving http://sourceforge.net/projects/mingw/files/Installer/mingw-get/
D:\fdkaac_autobuild-master\install-mingw.js(38, 5) Erreur d'exécution Microsoft
JScript: 'htmldoc.getElementById(...)' a la valeur Null ou n'est pas un objet

This is the message I have traslated :
retrieving http://sourceforge.net/projects/mingw/files/Installer/mingw-get/
D:\fdkaac_autobuild-master\install-mingw.js(38, 5) Microsoft Runtime Error JScript: 'htmldoc.getElementById(...)' is null or is not an object

I have tested the program with others computers, still the same problem…

Modify default cutoff settings during build

It might probably not the best place to ask, but I'm using libfdk_aac.dll with foo_streamer and it uses the library's defaults for AAC-LC lowpass parameters, and provides no way to modify them.

What would it take to modify the default cutoffs during build, so I can create a custom library?

error building libfdk_aac

I get this error message during execution of build_libfdk_aac.bat on Windows 10 64-bit:

make: *** No rule to make target libAACenc/src/aacenc_hcr.o', needed bylibfdk-aac.a'. Stop.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.