Hi,
I would like to generate a TS including an HE-AAC audio stream encapsulated with LATM/LOAS.
I have checked that if you configure the VLC to transcode a TS file using AAC audio encoder, the generated file is coded as AAC but encapsulated with ADTS. I have parsed the generated TS and the PMT associated with this audio indicate the type 0x0f (ADTS)
However if you use RTP to stream the audio and video, it is possible to select LATM using the live555 library.
So my question is if it is possible to generate a TS with LATM/LOAS.
Thanks in advance.
Fernando