fdkaac icon indicating copy to clipboard operation
fdkaac copied to clipboard

command line encoder frontend for libfdk-aac

Results 14 fdkaac issues
Sort by recently updated
recently updated
newest added

error log #12 249.6 Cloning into 'fdkaac'... #12 254.1 configure.ac:56: error: required file '../config.rpath' not found #12 254.2 autoreconf: automake failed with exit status: 1 my command git clone https://github.com/nu774/fdkaac.git...

What about updating the changelog https://github.com/nu774/fdkaac/blob/master/ChangeLog

Hi! Sometime back I worked on making fdkaac multi-threaded and I lost the code! I'll doing this again (for shits and giggles this time). Last I worked on to solve...

Would you mind uploading compiled binaries to Github Releases? It seems like this project is pretty much complete, so it's probably not worth worrying about setting up any sort of...

Converting to AAC with ADTS Producess files with padding, how can avoid this? When testing with ffmpeg + libfdk_aac codec this not happens

Display version info and file name under Windows. Tested through latest Mingw-w64.

`wget --no-check-certificate https://github.com/nu774/fdkaac/archive/master.zip -O fdkaac-master.zip` doesn't always run but it's easy to download the file directly. `make install && popd && rd /s /q fdkaac-master` fails with this messgage `make:...

It would be nice to translate WAV metadata in the input stream, e.g. INAM (title), IART (artist), IPRD (album), ICRD (date), IPRT (track), etc. to corresponding MP4 fields, as otherwise...

Would it be possible to incorporate FDK-AAC's decoding functionality or is there some reason that it hasn't been implemented? There are certain instances where I'd love to be able to...

enhancement

Hi there - I just wanted to suggest that getting chapter support into fdkaac would be amazing. My current process for dealing with chapters is: 1. Encode WAV to m4a...

enhancement