[FFmpeg-devel] How to parse the audio payload in AudioMuxElement of LATM to multiple avstreams?
shiguangrui at outlook.com
shiguangrui at outlook.com
Tue Oct 27 08:28:55 EET 2020
Hello, I'm a newer ffmepg. I recently wanted to try to implement a latm demuxer. Now I have a problem. Because a latm's AudioMuxElement() contains multiple aac streams of payload() and AudioSpecificConfig(). How can I store these payloads with the correct stream_index when reading an AudioMuxElement in function av_read_frame calling .read_packet?
nigh.t
More information about the ffmpeg-devel
mailing list