Re: [FFmpeg-devel] AAC - Fetching data out of data stream elements/DSE?

2021-10-19 Thread Carsten Gross
Hello, Am Dienstag, 3. August 2021, 17:48:12 CEST schrieb Andreas Rheinhardt: >> Carsten Gross: >> [RDS data on new ARD satellite audio transponder in AAC-LATM, e.g. NDR] > > Using frame side data (or also packet side data -- a matching packet > side data would be needed if o

[FFmpeg-devel] AAC - Fetching data out of data stream elements/DSE?

2021-08-03 Thread Carsten Gross
in one audio frame? My plan would be to later pass the individual AAC frames to libavcodec for decoding (like it is described in the example in doc/examples/decode_audio.c) and possibly only evaluate the respective DSE. Regards, Carsten More about ts2shout: https://github.com/carsten-g