Top "Aac" questions

Advanced Audio Coding (AAC) is a standardized, lossy compression and encoding scheme for digital audio.

AVAudioPlayer initWithContentsOfURL returns nil for AAC/M4A files

I use the following code to play an audio file. It plays fine for MP3 files, but when I try …

ios avaudioplayer aac m4a
FFMPEG Malformed AAC bitstream detected : use the audio bitstream filter 'aac_adtstoasc' to fix it error

I am working with ffmpeg transcoding.c example. When i set video encoder codec to AV_CODEC_ID_H264 and …

c++ encoding ffmpeg aac transcoding
ALSA buffer xrun induced by low quality source in ffmpeg capture

I am attempting to transfer some old Video 8 tapes to my computer, though an EasyCap USB stick and the motherboard's …

ffmpeg video-capture alsa aac vorbis
How to play an AAC+ stream in Chrome?

I’ve tried several combinations of types and setting in (the excellent) mediaplayer.js, but cannot get BBC Radio 3 to …

google-chrome mediaelement.js aac
AVAudioRecorder does not create .m4a files that can be opened and played

I am trying to modify an iOS app that can send audio files (securely/encrypted) to other iOS devices. It …

ios avaudiorecorder aac m4a
AAC/MP4 not working in ActionScript 3's NetStream

I'm trying to play a remote AAC file in ActionScript 3 in Flash CS3 and am currently using this code: var …

actionscript-3 flash-cs3 mp4 netstream aac
How to play MPEG-TS in chrome

I have a video in which I want to show the user ( 'the' user because he can access Chrome PC …

video h.264 vlc aac mpeg
avconv: getting aac to work. -strict experimental doesn't work

I am trying to get the following screencast command to work: But I still get the following error: encoder 'aac' …

aac avconv