-
```
Hi,
As we know Android can encoder the ADTS AAC on 4.0.3,
how do we pack the aac stream for rtp streaming?
```
Original issue reported on code.google.com by `ktasl.kt...@gmail.com` on 25 Ma…
-
```
Hi,
As we know Android can encoder the ADTS AAC on 4.0.3,
how do we pack the aac stream for rtp streaming?
```
Original issue reported on code.google.com by `ktasl.kt...@gmail.com` on 25 Ma…
-
```
Hi,
As we know Android can encoder the ADTS AAC on 4.0.3,
how do we pack the aac stream for rtp streaming?
```
Original issue reported on code.google.com by `ktasl.kt...@gmail.com` on 25 Ma…
-
```
Hi,
As we know Android can encoder the ADTS AAC on 4.0.3,
how do we pack the aac stream for rtp streaming?
```
Original issue reported on code.google.com by `ktasl.kt...@gmail.com` on 25 Ma…
-
```
Hi,
As we know Android can encoder the ADTS AAC on 4.0.3,
how do we pack the aac stream for rtp streaming?
```
Original issue reported on code.google.com by `ktasl.kt...@gmail.com` on 25 Ma…
-
**Describe the bug**
We allow to configure AAC streams for the icecast outputs. I just tested to set one up on using the container setup and the aac output is simply ignored by liquidsoap.
I fou…
-
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…
-
**Describe the bug**
After using the application, i reopened my home screen and noticed it looks different. Is this a new feature or a bug? if this is, i would suggest to remove it since it is very a…
-
Can you implement support for AAC? (See: libfaad)
-
Hello,
I am using react-native-ffmpeg-kit to encode a video with the following FFmpeg command:
```
ffmpeg -i input.mp4 -c:v hevc_videotoolbox -c:a aac -tag:v hvc1 -vf scale=1920:1080 -b:v 3000k…