-
https://github.com/nu774/fdkaac
-
Just release a complied binary. whats the problem???
```
prepare workspace
use 10 cpu threads
compile cmake
took 143s
compile pkg-config
took 45s
compile FriBidi
took 7s
compile …
-
48kbps AAC stream is decoded fine with ffmpeg while faad2 decodes it distorted. However I think for a small fraction of second at the very beginning it plays fine (volume level is significantly differ…
-
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 decode to .WAV o…
-
```
What steps will reproduce the problem?
1. stream using AAC
2. listen to the stream with VLC (glitch/beep etc) or Audacious or winamp on XP
(does not even start decoding)
3.
What is the expected …
-
Currently Audacity requires ffmpeg to decode AAC audio, it would be considerably more user friendly to have decode support out of the box. Firefox works around the AAC patent problem by using the AAC …
-
Is it ready to make webrtcrtmp/rtmp test with mona2?
thanks
-
FFmpeg project for Android
liugb@ubuntu:~/gitworkspace/FFmpegAndroid$ ./init_3rd_projects.sh
Submodule 'FFmpegLibrary/jni/fdk-aac' () registered for path 'FFmpegLibrary/jni/fdk-aac'
Submodule 'FFmpeg…
liugb updated
8 months ago
-
I have used the 'fdkaac' command line encoder to encode a .wav bit-stream to HE-AACv1 with LATM(MCP1) transport format. But the 'fdk-aac' decoder is not able to decode the .latm file and returns AAC_D…
-