[Libav-user] Packed Audio and decoded PTS

KIM daniel.morandini at keepinmind.info
Wed Oct 4 17:11:28 EEST 2023


> I have a question about packed audio files, which contain an ID3v4 header specifying the timestamp that should be used to shift the upcoming packets, as of the RFC. I noticed that this information is lost while demuxing->decoding the packets.
Reading the source code of open_input_format I found that the header is stored in the AVFormatContext structure!

Thanks,
dmorn



More information about the Libav-user mailing list