Hello Carl, Thank you for your reply. I think now I have realised that I have 2 issues in my scenario: 1. The code attached (metadata.cpp) writes perfectly some static header during mp3 => mp3 transcoding, however if I use ADTS muxer with AAC output stream inside, metadata is not written. 2. Since one of the tags contains start time of the segment, I need to update its value multiple times (as many as I have 10s segments during transcoding) after calling avformat_alloc_output_context2 and avformat_write_header . That doesn’t work neither for mp3 nor for adts muxer. |
metadata.cpp
Description: Binary data
|
_______________________________________________ Libav-user mailing list Libav-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/libav-user
To unsubscribe, visit link above, or email libav-user-requ...@ffmpeg.org with subject "unsubscribe".