<div><div dir="auto">Hello Carl,</div><div dir="auto"><br></div><div dir="auto">Also worth mentioning, that during runtime ‘ av_dump_format’ displays correctly all changes made to the format container metadata.</div><div dir="auto"><br></div><div dir="auto">Thank you,</div><div dir="auto"><br></div><div dir="auto">Kind regards,</div><div dir="auto"><br></div><div dir="auto">Igor Serganov </div></div><div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 28 Nov 2022 at 18:30, Igor Serganov <<a href="mailto:iserganoff@gmail.com" target="_blank">iserganoff@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div style="line-break:after-white-space">Hello Carl,<div><br></div><div><br></div><div>Thank you for your reply. I think now I have realised that I have 2 issues in my scenario:</div><div><br></div><div>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.</div><div>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 <span style="font-family:Menlo,Monaco,"Courier New",monospace;white-space:pre-wrap;background-color:rgb(255,255,255);color:rgb(99,99,36)">avformat_alloc_output_context2</span> and <span style="font-family:Menlo,Monaco,"Courier New",monospace;white-space:pre-wrap;background-color:rgb(255,255,255);color:rgb(99,99,36)">avformat_write_header</span> .  That doesn’t work neither for mp3 nor for adts muxer.</div><div><br></div><div><br></div><div></div></div><div style="line-break:after-white-space"><div></div><div><div><br><blockquote type="cite"><div>On 27 Nov 2022, at 17:00, Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com" target="_blank">ceffmpeg@gmail.com</a>> wrote:</div><br><div><div>Am Sa., 26. Nov. 2022 um 19:08 Uhr schrieb Igor Serganov <<a href="mailto:iserganoff@gmail.com" target="_blank">iserganoff@gmail.com</a>>:<br><blockquote type="cite"><br>Hello team!<br><br>I would appreciate your help on the following issue.<br></blockquote><br>I believe you should provide code that can be compiled stand-alone.<br><br>It seems very unlikely that you found a bug, much more likely that<br>something is missing in your code (assuming it works with ffmpeg,<br>the application).<br><br>Carl Eugen<br>_______________________________________________<br>Libav-user mailing list<br><a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br><a href="https://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br><br>To unsubscribe, visit link above, or email<br><a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".<br></div></div></blockquote></div><br></div></div></blockquote></div></div>
</div>