On Mon, Jul 02, 2018 at 11:24:18 +0200, Moritz Barsnick wrote: > + mpegts_ctx->metadata = s->metadata; > > Note that this fix is probably not fully correct!!!
At a quick glance, av_dict_copy() is probably the way to go, but that's beyond the scope of my current investigations. ;-) Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
