[FFmpeg-user] mpegts metadata not set

Moritz Barsnick barsnick at gmx.net
Mon Jul 2 12:32:26 EEST 2018


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


More information about the ffmpeg-user mailing list